Skip to content

Commit

Permalink
Reference requirements in lock folder (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: TheByronHimes <TheByronHimes@gmail.com>
  • Loading branch information
TheByronHimes and TheByronHimes authored Jan 23, 2024
1 parent b624c86 commit 447ee1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: >-
python -m
pip install
-r requirements-dev.txt
--no-deps -r ./lock/requirements-dev.txt
- name: Run pytest on freshly installed package
run: |
Expand Down

0 comments on commit 447ee1f

Please sign in to comment.