Skip to content

Commit 6974066

Browse files
Daniel NunesInfernio
authored andcommitted
SSS Improve version constraints
SSS this into some random commit
1 parent d645a9d commit 6974066

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Runtime, required
2-
chardet
2+
chardet~=3.0
33
pywin32>=220,<225
44
https://github.com/wrye-bash/dev-tools/raw/master/wheels/wxPython-3.0.2.0-cp27-cp27m-win32.whl
55
# Runtime, recommended
6-
scandir>=1.9.0
6+
scandir~=1.9
77
# Compile/Build-time
8-
pygit2>=0.28.0
8+
pygit2~=0.28
99
https://github.com/wrye-bash/dev-tools/raw/master/wheels/py2exe-0.6.9-cp27-cp27m-win32.whl

0 commit comments

Comments
 (0)