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

feature/pyscaffold-1 #10

Merged
merged 6 commits into from
Sep 5, 2021
Merged

feature/pyscaffold-1 #10

merged 6 commits into from
Sep 5, 2021

Conversation

dermatologist
Copy link
Owner

Update GitHub actions

@todo
Copy link

todo bot commented Sep 2, 2021

",

pyomop/docs/conf.py

Lines 73 to 78 in b358b5e

"sphinx.ext.todo",
"sphinx.ext.autosummary",
"sphinx.ext.viewcode",
"sphinx.ext.coverage",
"sphinx.ext.doctest",
"sphinx.ext.ifconfig",


This comment was generated by todo based on a todo comment in b358b5e in #10. cc @dermatologist.

@todo
Copy link

todo bot commented Sep 2, 2021

Import directly (no need for conditional) when `python_requires = >= 3.8`

# TODO: Import directly (no need for conditional) when `python_requires = >= 3.8`
from importlib.metadata import PackageNotFoundError, version # pragma: no cover
else:
from importlib_metadata import PackageNotFoundError, version # pragma: no cover
try:


This comment was generated by todo based on a TODO comment in b358b5e in #10. cc @dermatologist.

@dermatologist dermatologist merged commit b11e7b8 into develop Sep 5, 2021
@todo todo bot mentioned this pull request Sep 5, 2021
Closed
@dermatologist dermatologist deleted the feature/pyscaffold-1 branch September 5, 2021 11:43
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.

None yet

1 participant