@@ -15,13 +15,14 @@ authors = [
1515 {name = " Alexander Goscinski" },
1616 {name = " Benjamin A. Helfrecht" },
1717 {name = " Victor P. Principe" },
18+ {name = " philip Loche" },
1819 {name = " Michele Ceriotti" }
1920]
2021readme = " README.rst"
2122requires-python = " >=3.8"
2223license = {text = " BSD-3-Clause" }
2324classifiers = [
24- " Development Status :: 3 - Alpha " ,
25+ " Development Status :: 4 - Beta " ,
2526 " Environment :: Console" ,
2627 " Intended Audience :: Science/Research" ,
2728 " License :: OSI Approved :: BSD License" ,
@@ -52,8 +53,9 @@ examples = [
5253[project .urls ]
5354homepage = " http://scikit-matter.readthedocs.io"
5455documentation = " http://scikit-matter.readthedocs.io"
55- repository = " https://github.com/lab-cosmo/scikit-matter"
56- issues = " https://github.com/lab-cosmo/scikit-matter/issues"
56+ repository = " https://github.com/scikit-learn-contrib/scikit-matter"
57+ issues = " https://github.com/scikit-learn-contrib/scikit-matterissues"
58+ changelog = " http://scikit-matter.readthedocs.io/en/latest/changelog.html"
5759
5860[tool .setuptools .packages .find ]
5961where = [" src" ]
0 commit comments