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

Sync upstream after rebase #39

Merged
merged 41 commits into from
Feb 25, 2021
Merged

Sync upstream after rebase #39

merged 41 commits into from
Feb 25, 2021

Conversation

ashwinvis
Copy link
Owner

Closes #36

ashwinvis and others added 30 commits February 25, 2021 13:20
ReadTheDocs is no longer a GitHub Service, it's now a GitHub App, so it automatically generates a webhook for itself.
add virtualenv
fixed test_make_help failing on windows due to platform incompatibility,
added .vscode to gitignore
hugovk and others added 11 commits February 25, 2021 14:03
* Update tox.ini

`python -m pip install --upgrade pip`, to avoid permissions issues on windows CI.
Note the `Makfile` is already doing so via the `lint` target.
Markdown headers were used instead of rst.
I recently created a new project using `cookiecutter-pypackage`. A few of the prompts that I got did not match the ones mentioned in the documentation. This commit includes these.
@ashwinvis ashwinvis merged commit 7b47614 into master Feb 25, 2021
@ashwinvis ashwinvis deleted the audreyfeldroy/master branch February 25, 2021 13:23
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.

Remove Python 2.7 support