Skip to content

Commit

Permalink
Update table
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed Feb 5, 2024
1 parent 0a6d976 commit a96b5dc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions table.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,14 @@
| cross_pep420_pkg_resources | python3.12 | pip install -e . | pip install . ||
| cross_pep420_pkg_resources | python3.12 | pip install -e . | pip install -e . ||
| cross_pkg_resources_pep420 | python3.8 | pip install . | pip install . ||
| cross_pkg_resources_pep420 | python3.8 | pip install . | pip install -e . | |
| cross_pkg_resources_pep420 | python3.8 | pip install -e . | pip install . | |
| cross_pkg_resources_pep420 | python3.8 | pip install . | pip install -e . | |
| cross_pkg_resources_pep420 | python3.8 | pip install -e . | pip install . | |
| cross_pkg_resources_pep420 | python3.8 | pip install -e . | pip install -e . ||
| cross_pkg_resources_pep420 | python3.10 | pip install . | pip install . ||
| cross_pkg_resources_pep420 | python3.10 | pip install . | pip install -e . | |
| cross_pkg_resources_pep420 | python3.10 | pip install -e . | pip install . | |
| cross_pkg_resources_pep420 | python3.10 | pip install . | pip install -e . | |
| cross_pkg_resources_pep420 | python3.10 | pip install -e . | pip install . | |
| cross_pkg_resources_pep420 | python3.10 | pip install -e . | pip install -e . ||
| cross_pkg_resources_pep420 | python3.12 | pip install . | pip install . ||
| cross_pkg_resources_pep420 | python3.12 | pip install . | pip install -e . | |
| cross_pkg_resources_pep420 | python3.12 | pip install -e . | pip install . | |
| cross_pkg_resources_pep420 | python3.12 | pip install . | pip install -e . | |
| cross_pkg_resources_pep420 | python3.12 | pip install -e . | pip install . | |
| cross_pkg_resources_pep420 | python3.12 | pip install -e . | pip install -e . ||

0 comments on commit a96b5dc

Please sign in to comment.