Fix requirements bug
sepandhaghighi opened this issue · 3 comments
sepandhaghighi commented
- Add float version to all requirements in
requirements.txt
- Create
dev-requirements.txt
with fix version - Use
dev-requirements.txt
intravis
andappveyor
mahi97 commented
Gotcha !
mahi97 commented
why use a separate file for the test?
it is not a good option if we notice our app doesn't support by new version libraries?
sepandhaghighi commented
pyup only update fixed version.
it will automatically update dev-requirements.txt