Commit d059e427 authored by DanGolding's avatar DanGolding Committed by Paul Ganssle

Update setup.cfg documentation to include data_files (#1532)

* Update setup.cfg documentation to include data_files
parent bcadaf25
...@@ -2466,9 +2466,9 @@ obsoletes list-comma ...@@ -2466,9 +2466,9 @@ obsoletes list-comma
Options Options
------- -------
======================= ===== ======================= =================================== =====
Key Type Key Type Minimum Version
======================= ===== ======================= =================================== =====
zip_safe bool zip_safe bool
setup_requires list-semi setup_requires list-semi
install_requires list-semi install_requires list-semi
...@@ -2490,7 +2490,8 @@ package_data section ...@@ -2490,7 +2490,8 @@ package_data section
exclude_package_data section exclude_package_data section
namespace_packages list-comma namespace_packages list-comma
py_modules list-comma py_modules list-comma
======================= ===== data_files dict 40.5.0
======================= =================================== =====
.. note:: .. note::
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment