You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: drop redundant Python test workflow dependencies (#340)
- Drop pip, setuptools, twine, wheel installations before 'Run tests' step in test workflow
- Ignore *.egg-info/ build artefact in .gitignore
- Use long option names in workflows such as --requirement and --editable
0 commit comments