Skip to content

Commit

Permalink
Merge pull request #124 from cta-observatory/env
Browse files Browse the repository at this point in the history
Remove pyparsing requirement from setup
  • Loading branch information
morcuended authored Feb 24, 2022
2 parents aa27b06 + 8e5eba9 commit e3c7cd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"lstchain==0.9.2",
"ctapipe~=0.12.0",
"matplotlib~=3.5",
"pyparsing~=2.4",
"numpy<1.22.0a0",
"pandas",
"pyyaml",
Expand Down

0 comments on commit e3c7cd5

Please sign in to comment.