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 CI #538

Merged
merged 12 commits into from
Jan 20, 2023
Merged

fix CI #538

merged 12 commits into from
Jan 20, 2023

Conversation

MrTango
Copy link
Contributor

@MrTango MrTango commented Dec 20, 2022

No description provided.

@@ -36,7 +36,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install flake8 tox tox-gh-actions
pip install tox-gh-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this maybe related to #533?

@mauritsvanrees
Copy link
Member

It would be nicer to work with tox 4.
Would it be enough to replace whitelist_externals with allowlist_external in tox.ini?

@MrTango MrTango merged commit 41dbec9 into main Jan 20, 2023
@MrTango MrTango deleted the mrtango-fix-build branch January 20, 2023 20:14
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.

3 participants