fix: add .json to package data
Docs build and publish / docker (push) Successful in 4s
CI / lint (push) Canceled after 33s
CI / test (3.12) (push) Canceled after 32s
CI / test (3.13) (push) Canceled after 28s
CI / test (3.14) (push) Canceled after 27s
CI / test-with-beamline-plugins (pxi_bec) (push) Canceled after 23s
CI / test-with-beamline-plugins (pxii_bec) (push) Canceled after 22s
CI / test-with-beamline-plugins (pxiii_bec) (push) Canceled after 18s
CI / test-with-coverage (push) Canceled after 17s
CI / coverage-analysis (push) Canceled after 0s
Build and Publish / release (push) Successful in 16s
Docs build and publish / docker (push) Successful in 4s
CI / lint (push) Canceled after 33s
CI / test (3.12) (push) Canceled after 32s
CI / test (3.13) (push) Canceled after 28s
CI / test (3.14) (push) Canceled after 27s
CI / test-with-beamline-plugins (pxi_bec) (push) Canceled after 23s
CI / test-with-beamline-plugins (pxii_bec) (push) Canceled after 22s
CI / test-with-beamline-plugins (pxiii_bec) (push) Canceled after 18s
CI / test-with-coverage (push) Canceled after 17s
CI / coverage-analysis (push) Canceled after 0s
Build and Publish / release (push) Successful in 16s
This commit was merged in pull request #181.
This commit is contained in:
@@ -90,6 +90,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"aare.gui.graphics" = ["*.svg", "*.png"]
|
||||
"*" = ["*.json"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 100
|
||||
|
||||
Reference in New Issue
Block a user