Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Pipenv and Pipenv.lock files and Changed README (Fixes #411) #414

Closed
wants to merge 1 commit into from

Conversation

robobeaver6
Copy link

ISSUE TYPE
  • Docs Pull Request
SUMMARY

Added a Pipfile and Pipfile.lock so the virtual environment can be easily set up to install and run tox.
pipenv is the current Pythonic way to set up a virtual environment. I believe the requirements.txt is now depricated.

Added a couple of lines to the README.md file to tell people how to install the virtual environment and run tox. When I first cloned the package I was stumped as to how to run the tests as the README does not give any guidance on setup. Running the .py files directly just gives errors. I had to ask in slack.

Fixes Issue #411

@jmcgill298
Copy link
Contributor

Thanks for the suggestion. We discussed this internally, and we would prefer to not use pipenv for this project.

@jmcgill298 jmcgill298 closed this Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants