Bump plotstyle to 1.0.0 and gallery to 0.2.0
Publish plotstyle / build-and-publish (push) Failing after 9s
CI / test:pytest (push) Successful in 20s
CI / lint:ruff (push) Successful in 14s
CI / format:ruff (push) Successful in 17s
CI / typecheck:ty (push) Successful in 15s
CI / vulnerabilities:pip-audit (push) Successful in 18s
Publish plotstyle / build-and-publish (push) Failing after 9s
CI / test:pytest (push) Successful in 20s
CI / lint:ruff (push) Successful in 14s
CI / format:ruff (push) Successful in 17s
CI / typecheck:ty (push) Successful in 15s
CI / vulnerabilities:pip-audit (push) Successful in 18s
This commit is contained in:
@@ -846,7 +846,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "gallery"
|
||||
version = "0.1.3"
|
||||
version = "0.2.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "argcomplete" },
|
||||
@@ -2900,7 +2900,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "plotstyle"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
source = { editable = "plotstyle" }
|
||||
dependencies = [
|
||||
{ name = "matplotlib", version = "3.7.5", source = { registry = "https://pypi.org/simple" }, marker = "python_full_version < '3.9'" },
|
||||
|
||||
Reference in New Issue
Block a user