Remove outdated PKGINFO.
PKGINFO is created by the "python setup.py {sdist, bdist_egg}" command and not useful to add the codebase. It is mainly used by PyPI to display the package information.
This commit is contained in:
parent
cabbd95a0d
commit
6d9a632e79
19
PKG-INFO
19
PKG-INFO
@ -1,19 +0,0 @@
|
||||
Metadata-Version: 1.2
|
||||
Name: mediagoblin
|
||||
Version: 0.4.0.dev
|
||||
Summary: UNKNOWN
|
||||
Home-page: http://mediagoblin.org/
|
||||
Author: Free Software Foundation and contributors
|
||||
Author-email: cwebber@gnu.org
|
||||
License: AGPLv3
|
||||
Download-URL: http://mediagoblin.org/download/
|
||||
Description:
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 3 - Alpha
|
||||
Classifier: Environment :: Web Environment
|
||||
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 2.6
|
||||
Classifier: Programming Language :: Python :: 2.7
|
||||
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
|
Loading…
x
Reference in New Issue
Block a user