Commit c69f4ea
authored
🔧 Convert from pipenv to poetry (#81)
* 🔧 Convert from pipenv to poetry
- Remove mypy.ini
- Remove .pylintrc
- Remove pipfile and lock
- Remove setup.py
- Update make commands
- Update pyproject.toml
- Update release workflow
* 📝 Move from pipenv to poetry in docs
Documentation updated removing pipenv recomendations1 parent d4e753e commit c69f4ea
File tree
16 files changed
+1214
-1330
lines changed- .github/workflows
- .vscode
- app
- docs
16 files changed
+1214
-1330
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | | - | |
| 61 | + | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
| |||
0 commit comments