Skip to content

Commit ac8bb9d

Browse files
committed
Add twine for package management
1 parent 82999ed commit ac8bb9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

py.requirements/develop.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
invoke >= 0.14.0
1717
bumpversion >= 0.4.0
1818

19+
# -- PACKAGE RELEASE MANAGEMENT:
20+
twine
21+
1922
# -- TEST/DEVELOP SUPPORT:
2023
-r testing.txt
2124

0 commit comments

Comments
 (0)