Skip to content

Commit c74a009

Browse files
committed
Use recent version of setuptools to add compatibility with Python3.9
1 parent a2cf9ed commit c74a009

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ sphinx-autobuild
66

77
# These versions should match the Read The Docs environment (please update if
88
# you notice this is not the case)
9-
setuptools<41
9+
setuptools>=41.1.0
1010
sphinx>=1.8.5,<4

0 commit comments

Comments
 (0)