Açıklama çevirisi

This commit is contained in:
Yaşar Çiv 2017-04-13 11:04:54 +03:00 committed by GitHub
parent dda99c17dc
commit 273d13f4c2
1 changed files with 4 additions and 8 deletions

View File

@ -1,8 +1,8 @@
# Description: Tool to create isolated Python environments.
# URL: URL: https://virtualenv.pypa.io/
# NuTyX package info file (http://nutyx.org)
# Packager: # NuTyX package info file (http://nutyx.org)
# Description: İzole edilmiş Python ortamları yaratmak için kullanılan araç.
# URL: https://virtualenv.pypa.io/
# Packager: milisarge
# Depends on: python
name=python-virtualenv
version=1.11.6
release=1
@ -14,7 +14,3 @@ build() {
cd virtualenv-$version
python2 setup.py install --prefix=/usr --root=$PKG
}
# NuTyX Pkgfile (http://nutyx.org)