Skip to content

Commit 02b8901

Browse files
author
samuel.oranyeli
committed
no need for setup.py build_ext
1 parent a624749 commit 02b8901

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
environment-file: environment-dev.yml
4848
miniforge-version: latest
4949

50-
- name: Run setup inplace
51-
run: python setup.py build_ext --inplace
52-
5350

5451
- name: Install pyjanitor
5552
run: python -m pip install -e . -vvv --isolated

0 commit comments

Comments
 (0)