Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance: Improve software tests. Fix HTTP API. Use docopt-ng and pydantic 1.x. No Python 3.7. #50

Merged
merged 7 commits into from
Apr 15, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Apr 15, 2024

  • Add software tests for HTTP API and CLI
  • Dependencies: Use docopt-ng
  • README: Improve section about --allowed-hosts
  • Fix HTTP API by downgrading to pydantic 1.x
  • Remove support for Python 3.7

@amotl amotl changed the title Maintenance: Improve software tests. Fix HTTP API. Use docopt-ng and pydantic 1.x. Maintenance: Improve software tests. Fix HTTP API. Use docopt-ng and pydantic 1.x. No Python 3.7. Apr 15, 2024
Python 3.8 does not have `typing.Annotated` built-in.
The `typing-extensions` package has corresponding backports.
@amotl amotl force-pushed the amo/maintenance-2 branch from 708cb08 to cc0dfb5 Compare April 15, 2024 02:10
@amotl amotl marked this pull request as ready for review April 15, 2024 02:11
@amotl amotl merged commit d8a09c6 into main Apr 15, 2024
2 checks passed
@amotl amotl deleted the amo/maintenance-2 branch April 15, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant