Skip to content

Commit

Permalink
build(python): Don't specify twine version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton Eriksson committed May 24, 2022
1 parent d58503d commit aba9c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Expand Up @@ -2,7 +2,7 @@ black==22.3.0
isort==5.10.1
autopep8==1.6.0
flake8==4.0.1
twine==3.8.0
twine
sphinx
networkx
pandas
Expand Down

0 comments on commit aba9c98

Please sign in to comment.