﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3608	txi2p dependency declared wrong	meejah	GitHub <noreply@…>	"The way we've declared the txi2p dependency makes PyPI sad when trying to upload the resulting wheel. An error like this:

{{{
HTTPError: 400 Client Error: Invalid value for requires_dist. Error: Can't have direct dependency: ""txi2p @ git+https://github.com/str4d/txi2p@0611b9a86172cb70d2f5e415a88eee9f230590b3#egg=txi2p ; extra == 'i2p'"" for url: https://test.pypi.org/legacy/
}}}

The test.pypi.org instance also produces the error, but installing locally (or using `twine check`) does not show any error. I am not sure what the correct way to declare this dependency is (such that PyPI will accept it)."	defect	closed	critical	1.15.0	code	n/a	fixed			
