Skip to content

Commit 1cb1253

Browse files
committed
Add setuptools to requirements for Python 3.12
1 parent 23f956d commit 1cb1253

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ behave == 1.2.5
22
coverage == 4.4.1
33
psutil >= 5.2.2
44
pycodestyle >= 2.3.1
5+
setuptools
56
six
67
sphinx == 1.4.8
78
sphinx-argparse == 0.1.15

0 commit comments

Comments
 (0)