mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
dev-python/compreffor: add 0.5.1_p1
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--- a/setup.py
|
||||
+++ b/setup.py
|
||||
@@ -152,7 +152,7 @@
|
||||
'build_ext': custom_build_ext,
|
||||
},
|
||||
setup_requires=(
|
||||
- ["setuptools_scm", "setuptools_git_ls_files"] + pytest_runner + wheel
|
||||
+ ["setuptools_scm"] + wheel
|
||||
),
|
||||
tests_require=[
|
||||
'pytest>=2.8',
|
||||
Reference in New Issue
Block a user