Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

six still used in doctest.py #33

Closed
pgajdos opened this issue Oct 17, 2022 · 0 comments · Fixed by #37
Closed

six still used in doctest.py #33

pgajdos opened this issue Oct 17, 2022 · 0 comments · Fixed by #37

Comments

@pgajdos
Copy link

pgajdos commented Oct 17, 2022

Given you do not support python 2 anymore, could you please consider to also drop six usage in doctest.py?

archlinux-github pushed a commit to archlinux/svntogit-community that referenced this issue Jan 12, 2023
…ndencies.

Remove unneeded quotes and curly braces.
Switch to PEP517.
Add python-six to runtime deps (still required according to upstream):
benji-york/manuel#33
Disable tests (can't be run using plain unittest) and remove installed files:
benji-york/manuel#34
Open ticket about setuptools likely not being required:
benji-york/manuel#36

git-svn-id: file:///srv/repos/svn-community/svn@1383068 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this issue Jan 12, 2023
…ndencies.

Remove unneeded quotes and curly braces.
Switch to PEP517.
Add python-six to runtime deps (still required according to upstream):
benji-york/manuel#33
Disable tests (can't be run using plain unittest) and remove installed files:
benji-york/manuel#34
Open ticket about setuptools likely not being required:
benji-york/manuel#36

git-svn-id: file:///srv/repos/svn-community/svn@1383068 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant