Commit graph

10 commits

Author SHA1 Message Date
Paul Pfeister
8f5d601758
Merge pull request #2267 from sherlock-project/2266-deprecate-support-for-python-38
Deprecate Python 3.8
2024-11-04 20:33:42 -05:00
Paul Pfeister
3f1f2534a3
Update tests/sherlock_interactives.py 2024-11-01 04:29:23 -04:00
anuja
b7406919dc commiting to correct function call 2024-10-11 07:53:59 +05:30
Paul Pfeister
c6c1f3eef7
Deprecate Python 3.8
Python 3.8 is nearing EOL, and it's being deprecated here to allow for
more ready dependency resolution between pandas and numpy, avoiding a
fatal import. Resolves #2266.
2024-08-23 01:15:47 -04:00
Paul Pfeister
267e5a6979
Adjust ci paths 2024-06-24 17:04:50 -04:00
Paul Pfeister
4aaf0583c5
Fix platform differences 2024-05-31 14:46:47 -04:00
Paul Pfeister
e32a84ea05
Fix tox caught errors 2024-05-31 14:46:46 -04:00
Paul Pfeister
2b24cca340
Add tests 2024-05-31 14:46:46 -04:00
Paul Pfeister
9f75d5ed14
Fix newline 2024-05-31 14:46:46 -04:00
Paul Pfeister
a785a5931f
Adopt tox and pytest 2024-05-31 14:46:46 -04:00