Skip to content

Commit 56368a9

Browse files
committed
add twine as a development dependency
1 parent 6462a59 commit 56368a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pip
22
wheel
33
flatbuffers==2.0
4-
pytest>=4.4.1
4+
pytest>=4.4.1
5+
twine

0 commit comments

Comments
 (0)