Skip to content

Conversation

Kircheneer
Copy link
Collaborator

- Bump python version to ^3.7 (fixes #117)
- Fix read the docs rendering by adding pydantic to the docs requirements.txt (fixes #116)
- Add entire .idea folder to the .gitignore
chadell
chadell previously approved these changes Jul 1, 2022
Copy link
Contributor

@chadell chadell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

chadell
chadell previously approved these changes Jul 1, 2022
Copy link
Contributor

@chadell chadell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

poetry.lock Outdated
@@ -198,17 +194,17 @@ python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"

[[package]]
name = "flake8"
version = "3.9.2"
version = "4.0.1"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IIRC flake8 4.x doesn't coexist nicely with newer versions of Sphinx. Was up-reving this intentional? Is this why Sphinx got downgraded from 4.5.0 to 4.3.2 below?

@Kircheneer Kircheneer merged commit 7bb0a67 into develop Jul 7, 2022
@jdrew82 jdrew82 deleted the lk-#116+#117 branch March 27, 2025 22:36
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.

Bump Python version to ^3.7 API docs broken on read the docs
3 participants