Skip to content

Commit 9ccd6b7

Browse files
authored
bump stixpy to ~0.2 (#441)
* bump stixpy to -0.2 * bump stixpy to ~0.2 * bump stixpy to 0.2.0rc1,<0.3
1 parent 1b0b4c7 commit 9ccd6b7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"sunpy~=6.0.0",
3131
"watchdog~=6.0",
3232
"stixdcpy==3.0",
33-
"stixpy@git+https://github.com/TCDSolar/stixpy.git@main"
33+
"stixpy>=0.2.0rc1,<0.3"
3434
]
3535
dynamic = ["version"]
3636
keywords = ["solar physics", "solar", "sun", "solarorbiter", "stix"]

0 commit comments

Comments
 (0)