Skip to content

Commit

Permalink
3.4 is also limited to this one
Browse files Browse the repository at this point in the history
  • Loading branch information
lokal-profil committed Aug 14, 2020
1 parent 36284f0 commit 2e366b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
future
PyMySQL
requests
pywikibot==3.0.20200703;python_version<"3"
pywikibot<4;python_version>"3"
pywikibot==3.0.20200703;python_version<"3.4"
pywikibot;python_version>"3.4"

0 comments on commit 2e366b2

Please sign in to comment.