We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42f010a + 8051731 commit ec33c54Copy full SHA for ec33c54
1 file changed
source/guides/using-manifest-in.rst
@@ -32,6 +32,8 @@ The following files are included in a source distribution by default:
32
arguments
33
- the file specified by the ``license_file`` option in :file:`setup.cfg`
34
(setuptools 40.8.0+)
35
+- all files specified by the ``license_files`` option in :file:`setup.cfg`
36
+ (setuptools 42.0.0+)
37
- all files matching the pattern :file:`test/test*.py`
38
- :file:`setup.py` (or whatever you called your setup script)
39
- :file:`setup.cfg`
0 commit comments