Skip to content

Commit 6ca746a

Browse files
committed
fix requirements
1 parent abad9ad commit 6ca746a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_python2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r requirements.txt
22
unittest2
3-
Sphinx===2.7
3+
Sphinx==2.7

requirements_python3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-r requirements.txt
22
unittest2py3k
3-
Sphinx===2.6
3+
Sphinx==2.6

0 commit comments

Comments
 (0)