aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-sphinx-autobuild/fix-requires.patch
blob: 633d6017c7214039ecbe32c285f972f2375efb77 (plain)
1
2
3
4
5
6
7
8
9
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,5 +3,5 @@
 pathtools>=0.1.2
 PyYAML>=3.10
 tornado>=3.2
-port_for==0.3.1
+port_for>=0.3.1
 livereload>=2.3.0