Skip to content

Commit

Permalink
Release 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Dec 10, 2023
1 parent 680cb61 commit 4349cde
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 77 deletions.
82 changes: 8 additions & 74 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sdsstools"
version = "1.5.4a0"
version = "1.5.4"
description = "Small tools for SDSS products"
authors = ["José Sánchez-Gallego <gallegoj@uw.edu>"]
license = "BSD-3-Clause"
Expand Down Expand Up @@ -35,9 +35,7 @@ astropy = [{version = "^6.0.0", python = "^3.10"},
[tool.poetry.group.dev.dependencies]
ipython = [{version = ">=8.14.0", python = ">=3.9"},
{version = ">=8.0.0", python = ">=3.8,<3.9"}]
flake8 = ">=3.7.9"
doc8 = ">=0.8.0"
isort = ">=5.0.0"
ipdb = ">=0.13.3"
toml = ">=0.10.0"
pytest = ">=6.0.0"
Expand Down

0 comments on commit 4349cde

Please sign in to comment.