-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python: Use poetry.core.masonry.api as build-backend
This is motivated by a desire to switch away from `setuptools`, which has some unfortunate interactions with static analysis tools. This also bumps the following submodules, which apply similar changes: * `argo` submodule: GaloisInc/argo#197 * `cryptol` submodule: GaloisInc/cryptol#1519
- Loading branch information
1 parent
9e78344
commit ff35274
Showing
3 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
Submodule argo
updated
6 files
+4 −4 | .github/workflows/ci.yml | |
+4 −4 | argo/argo.cabal | |
+2 −2 | file-echo-api/file-echo-api.cabal | |
+6 −0 | python/CHANGELOG.md | |
+42 −111 | python/poetry.lock | |
+5 −4 | python/pyproject.toml |
Submodule cryptol
updated
16 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters