We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f0dd3c commit bb4f065Copy full SHA for bb4f065
2 files changed
requirements-dev.txt
@@ -8,4 +8,4 @@ pylint~=3.0
8
9
# uploading to pypi
10
build~=1.0
11
-twine~=4.0
+twine~=5.1
setup.cfg
@@ -9,6 +9,7 @@ author = DataTrails Inc.
author_email = support@datatrails.ai
description = DataTrails Examples
long_description = file: README.md
12
+long_description_content_type = text/markdown
13
url = https://github.com/datatrails/datatrails-samples
14
license = MIT
15
license_files = LICENSE
0 commit comments