Skip to content

Commit

Permalink
Comment pyinstaller from reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Nov 19, 2022
1 parent c4cf98d commit 8fd6b32
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
Expand Up @@ -10,8 +10,8 @@ coveralls==2.1.2
flake8==3.8.4
nose==1.3.7

# on windows, we need pyinstaller specifically for unit tests, not a part of the install requirements
pyinstaller; platform_system == "Windows"
# on windows, if you need to rebuild the unit test resource exes, just install pyinstaller and follow the directions in epregressions/tests/resources/README.md
# pyinstaller; platform_system == "Windows"

# to generate documentation
Sphinx==3.2.1
Expand Down

0 comments on commit 8fd6b32

Please sign in to comment.