Skip to content

Commit

Permalink
Remove pip install prefixes from requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
shape-warrior-t authored Nov 15, 2023
1 parent 7a999f9 commit 57cb5a0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pip install PyYAML
pip install SQLAlchemy
pip install h5py
pip install pandas
pip install pytest
PyYAML
SQLAlchemy
h5py
pandas
pytest

0 comments on commit 57cb5a0

Please sign in to comment.