edited travis file

This commit is contained in:
poulami-sau 2024-04-21 20:54:03 -04:00
parent bdd952282a
commit 72903386ad
1 changed files with 0 additions and 4 deletions

View File

@ -3,9 +3,5 @@ language: python
rvm:
- "3.9"
install:
- pip install --user pre-commit
- pip install tox
script:
- pytest testing/python/approx.py