forked from hasufell/hasufell-repository
dev-python/python-application: blacklist python3
This commit is contained in:
parent
b99adee49c
commit
060b485171
@ -1,7 +1,7 @@
|
|||||||
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
require pypi setup-py [ import=distutils ]
|
require pypi setup-py [ import=distutils blacklist="3" ]
|
||||||
|
|
||||||
SUMMARY="Basic building blocks for python applications"
|
SUMMARY="Basic building blocks for python applications"
|
||||||
HOMEPAGE="http://ag-projects.com/"
|
HOMEPAGE="http://ag-projects.com/"
|
||||||
|
Loading…
Reference in New Issue
Block a user