Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
python-sunpy
sunpy-exclude-toplevel.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sunpy-exclude-toplevel.patch of Package python-sunpy
diff -ur sunpy-6.0.1.orig/pyproject.toml sunpy-6.0.1/pyproject.toml --- sunpy-6.0.1.orig/pyproject.toml 2024-08-16 02:26:49.000000000 +0200 +++ sunpy-6.0.1/pyproject.toml 2024-08-17 21:52:29.312141037 +0200 @@ -149,8 +149,12 @@ license-files = ["LICENSE.rst"] [tool.setuptools.packages.find] +include = ["sunpy*"] exclude = ["sunpy._dev"] +[tool.setuptools.exclude-package-data] +"*" = ["*.c", "*.h"] + [tool.setuptools_scm] write_to = "sunpy/_version.py"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor