Skip to content

Commit 9917313

Browse files
committed
publish update config
1 parent c4fc949 commit 9917313

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
pytest
22
pytest-cov
3-
httpx
3+
httpx
4+
twine

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
long_description=open('README.md').read(),
88
long_description_content_type='text/markdown',
99
author='Michel Anderson Lutz Teixeira',
10-
author_email='[email protected]',
10+
author_email='[email protected]',
1111
url='https://github.com/micheltlutz/winged-python',
1212
packages=find_packages(),
1313
install_requires=[],

0 commit comments

Comments
 (0)