Update naming for package on PyPI
Some checks failed
Release workflow / single_test (3.13.3) (push) Successful in 10s
Gitea Actions Demo / build_test (3.13.3) (push) Successful in 9s
Release workflow / Build wheels for PyPI (push) Failing after 2s
Release workflow / Upload release to PyPI (push) Has been skipped
Gitea Actions Demo / release-test (push) Successful in 2s
Some checks failed
Release workflow / single_test (3.13.3) (push) Successful in 10s
Gitea Actions Demo / build_test (3.13.3) (push) Successful in 9s
Release workflow / Build wheels for PyPI (push) Failing after 2s
Release workflow / Upload release to PyPI (push) Has been skipped
Gitea Actions Demo / release-test (push) Successful in 2s
Add workflow for publishing
This commit is contained in:
@ -7,7 +7,7 @@ packages = ["AMBER"]
|
||||
package-dir = {"" = "src"}
|
||||
|
||||
[project]
|
||||
name = "AMBER"
|
||||
name = "AMBER-ds4ms"
|
||||
version = "0.0.2"
|
||||
dependencies = [
|
||||
"numpy>=2",
|
||||
@ -43,7 +43,6 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Operating System :: OS Independent",
|
||||
""
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
Reference in New Issue
Block a user