Skip to content

Commit be8ae08

Browse files
committed
Bump optional requirements, constrain to requirements.txt
1 parent a67f42a commit be8ae08

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

requirements/requirements-dev.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Development Requirements - linting, formatting, etc.
22
# --index-url=http://pypi.example.com/simple
33
# --no-cache-dir
4+
-c requirements.txt
45

56
pre-commit
67
black

requirements/requirements-test.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Testing Requirements - pytest, tox, etc.
22
# --index-url=http://pypi.example.com/simple
33
# --no-cache-dir
4+
-c requirements.txt
45

56
pytest
67
pytest-randomly

0 commit comments

Comments
 (0)