Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-evans authored Nov 22, 2021
1 parent 5279eba commit acdf192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
's3transfer==0.3.3',
'six==1.15.0',
'tornado==5.1.1',
'urllib3==^1.25.9']
'urllib3==1.25.9']

entry_points = \
{'console_scripts': ['servicecatalog-puppet = servicecatalog_puppet.cli:cli']}
Expand Down

0 comments on commit acdf192

Please sign in to comment.