try poetry-plugin-export
This commit is contained in:
@@ -6,7 +6,7 @@ authors = [
|
||||
{name = "Your Name",email = "you@example.com"}
|
||||
]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.9, <4.0"
|
||||
dependencies = [
|
||||
"django (==3.0)",
|
||||
"flake8 (==3.7.0)",
|
||||
|
||||
Reference in New Issue
Block a user