Skip to content

Commit c77ae89

Browse files
committed
Require enum34 for the tests with Python 2.7
1 parent 87c06c5 commit c77ae89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
enum34 ; python_version == '2.7'
12
pathlib ; python_version == '2.7'
23
pytest >=3.7.0
34
setuptools_scm

0 commit comments

Comments
 (0)