mirror of
https://github.com/borgbackup/borg.git
synced 2026-06-14 20:13:21 -04:00
Merge pull request #7820 from ThomasWaldmann/remove-twine-1.2
remove twine from requirements
This commit is contained in:
commit
83028c0b89
2 changed files with 0 additions and 2 deletions
|
|
@ -9,5 +9,4 @@ pytest-xdist==3.1.0
|
|||
pytest-cov==4.0.0
|
||||
pytest-benchmark==4.0.0
|
||||
Cython==0.29.36
|
||||
twine==4.0.2
|
||||
python-dateutil==2.8.2
|
||||
|
|
|
|||
|
|
@ -9,6 +9,5 @@ pytest-xdist
|
|||
pytest-cov
|
||||
pytest-benchmark
|
||||
Cython
|
||||
twine
|
||||
python-dateutil
|
||||
pre-commit
|
||||
|
|
|
|||
Loading…
Reference in a new issue