Skip to content

Commit db488ba

Browse files
author
Petr Nechvátal
committed
Update description for Pypi
1 parent 252a276 commit db488ba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

azure-devops/setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,12 @@
4747
classifiers=CLASSIFIERS,
4848
packages=find_packages(),
4949
include_package_data=True,
50+
<<<<<<< Updated upstream
5051
python_requires=">=3.6",
5152
long_description="""\
5253
"""
54+
=======
55+
python_requires=">=3.7",
56+
long_description="Azure DevOps Python clients"
57+
>>>>>>> Stashed changes
5358
)

0 commit comments

Comments
 (0)