1dc93c5f0d
test test add jenkinsfile test test change to jenkinsfile fix to jenkinsfile asd asd asd asd asd
24 lines
630 B
INI
24 lines
630 B
INI
[metadata]
|
|
name = pbrAyctBackend
|
|
version = 0.0.1
|
|
author = Łukasz Ramon Piotrek
|
|
author_email = ramon.dyzman@gmail.com
|
|
description = A small example package
|
|
long_description = file: readme.md
|
|
long_description_content_type = text/markdown
|
|
url = https://git.wmi.amu.edu.pl/s434708/pbr-ayct-backend
|
|
project_urls =
|
|
Bug Tracker = https://github.com/pypa/sampleproject/issues
|
|
classifiers =
|
|
Programming Language :: Python :: 3
|
|
License :: OSI Approved :: MIT License
|
|
Operating System :: OS Independent
|
|
|
|
[options]
|
|
package_dir =
|
|
= ayct-backend
|
|
packages = find:
|
|
python_requires = >=3.6
|
|
|
|
[options.packages.find]
|
|
where = src |