You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@MarDiehl Definitely a mistake when creating the package (probably a local file that was included somehow even if it was not tracked by Git).
Does this have a negative side effect on your current workflow? (if so, can you describe how?)
If this is not impacting you (apart from the little annoyance of having an extra unnecessary file), I'll wait until next release for uploading new files without that test. Otherwise I may upload a new release even if it only contains that change. 😊
I install the package using pacman, the native Arch Linux package manager. Creating the package fails, but there is already a workaround (https://aur.archlinux.org/packages/python-sphinxemoji) so no need for a bugfix release.
I'm using the tarball from PyPI (https://files.pythonhosted.org/packages/source/s/sphinxemoji/sphinxemoji-0.3.1.tar.gz) and it contains a test that always fails (
assert 0
).How did that test made it into PyPI? I can't see it here in the source code.
The text was updated successfully, but these errors were encountered: