Commit fe38053
authored
Update issue template (#5)
* Created pyproject.toml and removed setup.py
* Remove requirement*.txt files
* Add 'Bump My Version' config
* Update all the versions to the latest
* Make flask work with api-spec
* Docker support
- Use Python 3.13
- Update Dockerfile to use uv
- Update docker targets in Makefile
* Removed HISTORY file
* package in src/ and Docker build
- Moved package under src/
- Dockerfile builds image
* Update dockerfile and project
* Update all the versions to the latest
Fix Conflicts
* Make flask work with api-spec
* Use uv in GitHub Action
* Use ruff instead of black in CI
* Update bug_report template1 parent 160903e commit fe38053
2 files changed
+1
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
| 15 | + | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | 23 | | |
38 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
0 commit comments