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

Rich testing #5

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Rich testing #5

wants to merge 5 commits into from

Conversation

r-leyshon
Copy link

A couple of very minor updates to include requirements.txt and a template .gitignore:

  • requirements, to help reproduce the environment used to run PPI. I have not pinned the versions but it may be preferable to do this, particularly for numpy and possibly matplotlib where breaking changes are frequently encountered.
  • the .gitignore to help prevent the accidental commit of unintended files like .DS_Store on mac. The template comes from toptal which I frequently use to prepopulate gitignores dependent on the os and software used. For this project I selected mac-os, Windows & python-vanilla.

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.

1 participant