Fix dependencies & bump version
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "bw-get"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
authors = [
|
||||
{name="Fabian van Koppen", email="f@bianvk.nl"}
|
||||
]
|
||||
@@ -20,8 +20,6 @@ dependencies = [
|
||||
"pyotp",
|
||||
"pyperclip",
|
||||
"typer",
|
||||
"python-gnupg",
|
||||
"typing"
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
questionary
|
||||
pyotp
|
||||
pyperclip
|
||||
typer
|
||||
Reference in New Issue
Block a user