Skip to content

Commit 82ed8a3

Browse files
authored
Name must match pypi name.
1 parent 24462a8 commit 82ed8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
packages = ["velociraptor", "velociraptor.catalogue", "velociraptor.fitting_formulae", "velociraptor.observations", "velociraptor.autoplotter", "velociraptor.particles", "velociraptor.swift", "velociraptor.tools"]
77

88
[project]
9-
name = "velociraptor-python"
9+
name = "velociraptor"
1010
version="0.19.0"
1111
authors = [
1212
{ name="Josh Borrow", email="[email protected]" },

0 commit comments

Comments
 (0)