Skip to content

Commit 4c594c9

Browse files
committed
Updated setup.cfg to latest standards.
1 parent 96d3649 commit 4c594c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[metadata]
22
name = c8y_api
33
url = https://github.com/SoftwareAG/cumulocity-python-api
4-
license_file = LICENSE
4+
license_files = LICENSE
55
author = Christoph Souris
66
author_email = [email protected]
77
classifiers =
@@ -29,3 +29,4 @@ packages= find:
2929
exclude =
3030
integration_tests
3131
tests
32+
build

0 commit comments

Comments
 (0)