You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
246 B
INI

[metadata]
name = test-pip
description = A test of python packaging
author = Histausse <histausse@protonmail.com>
platforms = unix, linux, osx, cygwin, win32
[options]
packages = test-pip
python_requires = >=3.6
package_dir = =src
zip_safe = no