Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 9a72917

Browse files
author
Dr. Torge Szczepanek
committed
Add PyPi files and info
1 parent fbde2cd commit 9a72917

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

LICENSE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
LICENSE.md

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[metadata]
2+
description-file = README.md

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
maintainer_email='debian@cygnusnetworks.de',
1313
license='MIT',
1414
packages=['gsmsapi'],
15-
#test_suite='discover_tests',
15+
url = 'https://github.com/CygnusNetworks/python-gsmsapi',
16+
download_url = 'https://github.com/CygnusNetworks/python-gsmsapi/tarball/v0.10',
17+
keywords = ["sms", "german", "sipgate", "smstrade", "api"],
1618
)

0 commit comments

Comments
 (0)