Skip to content

Commit

Permalink
Fix requirements file syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Oct 3, 2024
1 parent b2fe594 commit 98afefb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.8.0
pytest-cov=5.0.*
pytest-cov==5.0.*

--editable .[testing]

0 comments on commit 98afefb

Please sign in to comment.