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
930ed2ac7c
Merge branch '2130-torrequest' into release/0.15.0-rc2
2024-07-08 04:56:21 -04:00
Paul Pfeister
efc6b12c65
Make torrequest optional
2024-06-30 22:49:16 -04:00
Paul Pfeister
ca781a3c3b
Rename importable module
2024-06-24 16:40:03 -04:00
Paul Pfeister
7f6f600fed
Update homepage
2024-06-24 16:26:07 -04:00
Paul Pfeister
08a12912c7
Remove exrex depend
2024-05-31 14:46:46 -04:00
Paul Pfeister
a785a5931f
Adopt tox and pytest
2024-05-31 14:46:46 -04:00
Paul Pfeister
1b0e50854f
Allow pandas upgrade
2024-05-18 17:41:01 -04:00
Paul Pfeister
313d2a9080
Caret depends
2024-05-18 17:28:50 -04:00
Paul Pfeister
377e0766a2
Update pyproject.toml
...
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
2024-05-18 14:29:33 -04:00
Paul Pfeister
4b7fd8b59d
Fix typos
2024-05-18 02:22:18 -04:00
Paul Pfeister
16e6ee639b
Add email to maintainers
...
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
2024-05-18 01:01:37 -04:00
Paul Pfeister
33bbb4e720
Fix pyproject URLs
...
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
2024-05-18 00:35:24 -04:00
Paul Pfeister
b485001fcb
Switch versioning plugin
2024-05-17 20:57:37 -04:00
Paul Pfeister
7867e26868
Remove upper limit
2024-05-17 00:19:08 -04:00
Paul Pfeister
e58057820f
Downgrade poetry-core
2024-05-16 04:00:05 -04:00
Paul Pfeister
36c274ec19
Remove License classifier
2024-05-16 03:07:31 -04:00
Paul Pfeister
af7565ec3d
Allow higher certifi
2024-05-16 02:51:06 -04:00
Paul Pfeister
07227e4a9a
Add dynamic versionin support (disabled)
2024-05-16 02:09:41 -04:00
Paul Pfeister
6b0995599a
Remove install redirect
2024-05-16 00:16:46 -04:00
Paul Pfeister
fba6432f40
Switch to Poetry
2024-05-15 23:34:37 -04:00
Paul Pfeister
0d953ff236
Prepare PyProject for PyPI
2024-05-13 00:19:07 -04:00
Paul Pfeister
b6d460ca9c
Prepare rpm spec
2024-05-11 23:07:57 -04:00
Matheus Felipe
f8e3bd7e29
Build the package along with the data file for local use ( #2118 )
...
* fix: build the package along with the data file for local use
* chore: set the package directory explicitly rather than dynamically
2024-05-11 17:52:55 -03:00
Paul Pfeister
1698928bd3
Prepare PyProject
2024-05-11 18:21:51 +02:00
Marco Sirabella
79f5f18a69
Make an actual package with pyproject.toml
...
Fixes #2017
2024-03-02 13:21:32 -08:00