Skip to content

Commit

Permalink
Users/soujanya/createreleasefixes (#1441)
Browse files Browse the repository at this point in the history
* create release yml fixes

* added script to check python vulnerabilities

* added setup tools toi nstall

* syntax fix

* removed dependencies
  • Loading branch information
v-soujanya authored Jan 27, 2025
1 parent f574be8 commit 8aaf1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-devops/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# http://pypi.python.org/pypi/setuptools

REQUIRES = [
'distro==1.3.0'
'distro>=1.4.0'
]

# Version extraction inspired from 'requests'
Expand Down

0 comments on commit 8aaf1f4

Please sign in to comment.