ECSIM/gopem

Fix requirements bug

sepandhaghighi opened this issue · 3 comments

  • Add float version to all requirements in requirements.txt
  • Create dev-requirements.txt with fix version
  • Use dev-requirements.txt in travis and appveyor

Gotcha !

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?

pyup only update fixed version.
it will automatically update dev-requirements.txt