fix: `source .venv/bin/activate` before build by nandgator · Pull Request #260 · python-validators/validators

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@nandgator

Copy link Copy Markdown

Collaborator

  • rename mkdocs.yml to mkdocs.yaml
  • same reflects in docs/gen_docs.py
  • activates virtual environment before build

Related items

Issues

This PR will be closed in an hour.

brianeclow reacted with hooray emoji

@nandgator nandgator added review

PR: Can be reviewed

development

Issue/PR: Modification in workflows, packaging, etc.

labels

Mar 29, 2023

@nandgator nandgator self-assigned this

Mar 29, 2023

@nandgator nandgator changed the title fix: source .venv/bin/active before build fix: source .venv/bin/activate before build

Mar 29, 2023
- rename `mkdocs.yml` to `mkdocs.yaml`
- same reflects in `docs/gen_docs.py`
- activates virtual environment before build

**Related items**

*Issues*

- Closes python-validators#253
- Closes python-validators#259

@nandgator nandgator removed the review

PR: Can be reviewed

label

Mar 29, 2023

@nandgator nandgator merged commit 2965c81 into python-validators:master

Mar 29, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@nandgator nandgator

Labels

development

Issue/PR: Modification in workflows, packaging, etc.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

v0.21.0 build failed Python 3.11 wheel missing

1 participant

@nandgator