forked from Lainports/opnsense-ports
10 lines
328 B
Python
10 lines
328 B
Python
--- setup.py.orig 2015-09-04 18:15:51.000000000 +0300
|
|
+++ setup.py 2015-09-07 15:42:08.302576000 +0300
|
|
@@ -439,7 +439,4 @@ setup(
|
|
"Topic :: Software Development :: Libraries :: Application Frameworks",
|
|
"Intended Audience :: Developers",
|
|
],
|
|
- data_files=[
|
|
- ('config', ['README.md']),
|
|
- ],
|
|
)
|