Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upSetup repository to add aunb to PyPi #50
Comments
ruebot
self-assigned this
Apr 10, 2019
This comment has been minimized.
This comment has been minimized.
I'll take care of this after we merge #49. I want make sure we grab the git history on the file, and setup the basics. |
This comment has been minimized.
This comment has been minimized.
Okay I'll send you a Dropbox link with the work I did. There are some weird things with the setup.py classifier for Apache 2. |
This comment has been minimized.
This comment has been minimized.
No. That won't have the git history. Just do a pull request once the new repo is setup. |
ruebot
added a commit
that referenced
this issue
Apr 11, 2019
ianmilligan1
closed this
in
e5f78a4
Apr 15, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
greebie commentedApr 10, 2019
I have a working aunb module tested and installed in TestPyPi. You can try it with:
python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps aunb
The current module is the same as produced in #49. In order to have the PyPi version continue to match github releases, the module would require a new repository. I can create my own, but I think it should belong in archivesunleashed.