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

Setup repository to add aunb to PyPi #50

Closed
greebie opened this Issue Apr 10, 2019 · 3 comments

Comments

Projects
None yet
2 participants
@greebie
Copy link
Collaborator

greebie commented Apr 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.

@ruebot ruebot self-assigned this Apr 10, 2019

@ruebot

This comment has been minimized.

Copy link
Member

ruebot commented Apr 10, 2019

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.

@greebie

This comment has been minimized.

Copy link
Collaborator Author

greebie commented Apr 10, 2019

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.

@ruebot

This comment has been minimized.

Copy link
Member

ruebot commented Apr 10, 2019

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

Setup notebook to run with au_notebook as a library; resolves #50
- Update Dockerfile
- Update README
- Update notebook to use au_notebook library
- Remove library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.