We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b057e commit 4b9ecf6Copy full SHA for 4b9ecf6
.github/workflows/python-package.macos.yml
@@ -40,7 +40,6 @@ jobs:
40
run: |
41
pip install --upgrade pip
42
pip install --upgrade setuptools
43
- python setup.py install_egg_info
44
pip install -e .
45
pip freeze
46
#- name: Lint with flake8
.github/workflows/python-package.yml
@@ -38,7 +38,6 @@ jobs:
38
39
0 commit comments