fediverse-devnet / feditest

A testing framework for distributed, heterogeneous systems communicating with complex protocols, such as the Fediverse
https://feditest.org/
MIT License
31 stars 6 forks source link

Update pyproject metadata #208

Closed jernst closed 2 months ago

jernst commented 2 months ago

For better left column in https://pypi.org/project/feditest/0.2/

jernst commented 2 months ago

Also, the main page is simply taken from the repo, and does not really meet the needs of the pypi listing.

jernst commented 2 months ago

Also, pip show feditest has lots of missing fields.

Name: feditest
Version: 0.2
Summary: Testing federated protocols
Home-page: 
Author: 
Author-email: Johannes Ernst <git@j12t.org>, Steve Bate <svc-github@stevebate.net>
License: 
Location: /opt/homebrew/lib/python3.11/site-packages
Requires: httpx, jinja2, langcodes, msgspec, multidict, pyhamcrest, pytest
Required-by: 
jernst commented 2 months ago

Fixed in #229