Skip to content

Commit

Permalink
Merge pull request #563 from PyFstat/pin-chainconsumer
Browse files Browse the repository at this point in the history
pin chainconsumer<1.0
  • Loading branch information
dbkeitel authored Oct 7, 2024
2 parents fe62967 + f6aecfa commit c7ebf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
]
lalsuite = "lalsuite[lalpulsar]>=7.13"
extras_require = {
"chainconsumer": ["chainconsumer"],
"chainconsumer": ["chainconsumer<1.0"],
"dev": [
"pre-commit",
],
Expand Down

0 comments on commit c7ebf84

Please sign in to comment.