Skip to content

Create setup.py and tox.ini#9

Open
jayvdb wants to merge 1 commit intonightblade9:masterfrom
jayvdb:setup-py
Open

Create setup.py and tox.ini#9
jayvdb wants to merge 1 commit intonightblade9:masterfrom
jayvdb:setup-py

Conversation

@jayvdb
Copy link

@jayvdb jayvdb commented Aug 13, 2021

No description provided.

@nightblade9
Copy link
Owner

This project is no longer maintained and you may be happier keeping your own fork.

  • Can you explain what these changes are / what is the context behind these changes?
  • tox.ini seems to have a typo for the word "requirements"
  • Most of these files show whitespace or newline endings or something (I'm not sure what), can you revert them if there are no actual changes to the contents/

@jayvdb
Copy link
Author

jayvdb commented Aug 13, 2021

The setup.py & tox.ini are to make it easy to run the tests in a tox created virtual env. You can run tox -e py38 for example. There is no typo; it is just slightly odd way tox invokes pip.

The repo files are currently in dos line endings; I switched them to unix eol, unnecessarily, and I am happy to undo that bit.

But I am happy enough to use my fork if you've no interest in developing this project further.

@nightblade9
Copy link
Owner

Honestly, I'm not planning on working on this in the foreseeable future. If you're actively working on it, I would be happy to add a line in my README redirecting interested users to your fork/repo instead.

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 this pull request may close these issues.

2 participants