Skip to content

Commit

Permalink
removing coverage and coveralls as dependencies, as they dont impact …
Browse files Browse the repository at this point in the history
…the code
  • Loading branch information
nlsschim committed Feb 27, 2024
1 parent 729a873 commit 1aa0acf
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
<<<<<<< HEAD
coverage == 7.4.3
coveralls == 3.3.1
=======
#coverage == 4.5.2
#coveralls == 3.3.1
>>>>>>> 96f30dd5a648aca221d08994b5e2c340a615721c
pytest >= 5.2.0
# coverage == 7.4.3
# coveralls == 3.3.1
numpy == 1.21.6
scipy == 1.7.3
pandas == 1.3.2
Expand Down

0 comments on commit 1aa0acf

Please sign in to comment.