Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

add requirements-dev.txt #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FlorentJeannot
Copy link

Hello,

In this PR, I moved pytest to a new file: requirements-dev.txt.
When nostril is used in a production environment, pytest and its dependencies are not a packages that should be installed there.

As a contributing developer, we can installed both files like so:

pip install -r requirements.txt -r requirements-dev.txt

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant