diff options
| author | Yuval Adam <_@yuv.al> | 2024-05-17 12:57:03 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-05-18 13:12:23 +0200 |
| commit | b302ff4893cda11e6f281e326dbc750a899781ac (patch) | |
| tree | 55715cd54f4c8a53fbab9900e3e31b609638c223 /pyproject.toml | |
| parent | 2cb876249b30bd7768ad56dccb2693d32720d9b9 (diff) | |
Add requirements.txt and poetry export in README
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 1f35674..8b42b67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,4 +27,3 @@ serve = "cli.serve:serve" [build-system] requires = ["poetry-core"] build-backend = "poetry.core.masonry.api" - |
