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 .
3 months ago
Paul Pfeister
930ed2ac7c
Merge branch '2130-torrequest' into release/0.15.0-rc2
5 months ago
Paul Pfeister
efc6b12c65
Make torrequest optional
5 months ago
Paul Pfeister
ca781a3c3b
Rename importable module
5 months ago
Paul Pfeister
7f6f600fed
Update homepage
5 months ago
Paul Pfeister
08a12912c7
Remove exrex depend
6 months ago
Paul Pfeister
a785a5931f
Adopt tox and pytest
6 months ago
Paul Pfeister
1b0e50854f
Allow pandas upgrade
7 months ago
Paul Pfeister
313d2a9080
Caret depends
7 months ago
Paul Pfeister
377e0766a2
Update pyproject.toml
...
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
7 months ago
Paul Pfeister
4b7fd8b59d
Fix typos
7 months ago
Paul Pfeister
16e6ee639b
Add email to maintainers
...
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
7 months ago
Paul Pfeister
33bbb4e720
Fix pyproject URLs
...
Co-authored-by: Matheus Felipe <matheusfelipeog@gmail.com>
7 months ago
Paul Pfeister
b485001fcb
Switch versioning plugin
7 months ago
Paul Pfeister
7867e26868
Remove upper limit
7 months ago
Paul Pfeister
e58057820f
Downgrade poetry-core
7 months ago
Paul Pfeister
36c274ec19
Remove License classifier
7 months ago
Paul Pfeister
af7565ec3d
Allow higher certifi
7 months ago
Paul Pfeister
07227e4a9a
Add dynamic versionin support (disabled)
7 months ago
Paul Pfeister
6b0995599a
Remove install redirect
7 months ago
Paul Pfeister
fba6432f40
Switch to Poetry
7 months ago
Paul Pfeister
0d953ff236
Prepare PyProject for PyPI
7 months ago
Paul Pfeister
b6d460ca9c
Prepare rpm spec
7 months ago
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
7 months ago
Paul Pfeister
1698928bd3
Prepare PyProject
7 months ago
Marco Sirabella
79f5f18a69
Make an actual package with pyproject.toml
...
Fixes #2017
9 months ago