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

Fix pip install #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

labrys
Copy link

@labrys labrys commented Jan 8, 2023

pip install raises error if m2r is not installed. Drop m2r dependency and migrate to pyproject.toml to natively support reading markdown.

@labrys
Copy link
Author

labrys commented Jan 8, 2023

Fixes #1

@labrys labrys force-pushed the stepup-setup branch 2 times, most recently from d373f77 to e78185f Compare January 8, 2023 06:13
`pip install` raises error if `m2r` is not installed.  Drop `m2r` dependency and migrate to `pyproject.toml` to natively support reading markdown.
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