mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
do we even need to?
This commit is contained in:
parent
0d85384dfc
commit
4386a0ee41
@ -784,15 +784,6 @@ commands:
|
||||
|
||||
- "checkout"
|
||||
|
||||
- "run":
|
||||
# python -m hatch <something-somethong>
|
||||
# The Nix package doesn't know how to do this part, unfortunately.
|
||||
name: "Generate version"
|
||||
command: |
|
||||
nix-shell \
|
||||
-p 'python3.withPackages (ps: [ ps.setuptools ])' \
|
||||
--run 'python setup.py update_version'
|
||||
|
||||
- "run":
|
||||
name: "Build Package"
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user