Commit 23fd58b
committed
Migrate packaging metadata to pyproject.toml (PEP 621)
Replace setup.py and Pipenv files with a complete PEP 621 pyproject.toml:
- Full [project] table with metadata, classifiers, optional-deps
- Dynamic version via setuptools AST parsing of serpapi/__version__.py
- pytest configuration in [tool.pytest.ini_options]
- Remove setup.py, Pipfile, and Pipfile.lock1 parent 6493de6 commit 23fd58b
4 files changed
+54
-763
lines changedThis file was deleted.
0 commit comments