mirror of
https://github.com/pyapp-kit/superqt.git
synced 2025-07-21 20:21:07 +02:00
fix check-manifest
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#  superqt!
|
||||
|
||||
|
||||
[](https://github.com/napari/superqt/raw/master/LICENSE)
|
||||
[](https://pypi.org/project/superqt)
|
||||
[![Python
|
||||
|
@@ -7,4 +7,4 @@ build-backend = "setuptools.build_meta"
|
||||
write_to = "src/superqt/_version.py"
|
||||
|
||||
[tool.check-manifest]
|
||||
ignore = ["src/superqt/_version.py"]
|
||||
ignore = ["src/superqt/_version.py", "mkdocs.yml"]
|
||||
|
Reference in New Issue
Block a user