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

chore: Few tidy ups #612

Merged
merged 3 commits into from
May 2, 2022
Merged

chore: Few tidy ups #612

merged 3 commits into from
May 2, 2022

Conversation

FollowTheProcess
Copy link
Collaborator

This PR does a few little chore type items:

  • Type check the noxfile.py
  • I attempted to remove the seemingly unnecessary session.create_tmp() call in the test sessions but this then failed on Windows with the classic Errno13 Permissions so I put them back with an explanatory comment to warn future meddlers
  • Format the pyproject.toml using the even better TOML VSCode extension (This was mostly by accident but it looks nice)
  • Remove the SETUPTOOLS_USE_DISTUTILS switches mentioned in Strange lint CI failure? #545 as the underlying issue is now fixed

@FollowTheProcess FollowTheProcess merged commit c713ee1 into main May 2, 2022
@FollowTheProcess FollowTheProcess deleted the chore/tidy-up branch May 2, 2022 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants