Skip to content

Commit

Permalink
add workflow for automatic deploy on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuslatrova authored and firilisinof committed Nov 1, 2023
1 parent ed522e9 commit 63797a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "pipreqs-test"
version = "45.1.47"
description = "Pip requirements.txt generator based on imports in project"
name = "pipreqs"
version = "0.4.13"
description = "Pip requireme nts.txt generator based on imports in project"
authors = ["Vadim Kravcenko <vadim.kravcenko@gmail.com>"]
license = "Apache-2.0"
readme = ["README.rst", "HISTORY.rst"]
Expand Down

0 comments on commit 63797a5

Please sign in to comment.