-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ requires = ["setuptools>=61", "wheel"] | |
build-backend = "setuptools.build_meta" | ||
|
||
[tool.setuptools] | ||
packages = ["pan3d", "pan3d.ui", "pan3d.ui.vue", "pan3d.ui.vue.module", "pan3d.catalogs"] | ||
packages = ["pan3d", "pan3d.ui", "pan3d.ui.vue", "pan3d-js.serve", "pan3d.catalogs"] | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
annehaley
Author
Member
|
||
|
||
[tool.semantic_release] | ||
version_variables = ["setup.py:__version__"] | ||
|
The all point of that is to exclude the JS source from the python package (So don't add
pan3d-js
at all).The
serve
directory should be insidepan3d/.../module/serve