Skip to content

Commit

Permalink
move location of python tests
Browse files Browse the repository at this point in the history
This change allows us to run the test suite against a release candidate
hosted on test.pypi.org.

```
pip install --extra-index-url https://test.pypi.org/simple/ datafusion==40.0.0

pytest --import-mode=importlib python/tests
```
  • Loading branch information
Michael-J-Ward committed Oct 1, 2024
1 parent 533f165 commit 2c04ae2
Show file tree
Hide file tree
Showing 20 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 2c04ae2

Please sign in to comment.