mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-11 11:01:18 +02:00
create bsd12 branch
This commit is contained in:
10
python/py-markdown/files/patch-setup.py
Normal file
10
python/py-markdown/files/patch-setup.py
Normal file
@@ -0,0 +1,10 @@
|
||||
--- setup.py.orig 2017-01-04 05:33:56 UTC
|
||||
+++ setup.py
|
||||
@@ -270,5 +270,6 @@ setup(
|
||||
'Topic :: Software Development :: Libraries :: Python Modules',
|
||||
'Topic :: Text Processing :: Filters',
|
||||
'Topic :: Text Processing :: Markup :: HTML'
|
||||
- ]
|
||||
+ ],
|
||||
+ test_suite='nose.collector',
|
||||
)
|
||||
Reference in New Issue
Block a user