mellowdrifter / python-bgpstuff.net

Apache License 2.0
3 stars 1 forks source link

feat: Setup Repo for PyPI Packaging (#10) #13

Closed crankynetman closed 3 years ago

crankynetman commented 3 years ago

I added/re-arranged the files as needed to build a PyPI package (#10). All that should be required for publishing is following the steps after the "Publishing your Project" section of this.

This isn't 100% ready for merge yet, I need to manually merge the changes you have made to bgpstuff.py (my last merge duplicated bgpstuff.py :face_with_head_bandage: since I had moved the file before merging upstream changes), but wanted to get your feedback first before sacrificing to the git merge gods :slightly_smiling_face:

mellowdrifter commented 3 years ago

ok let me know when it's good to merge.

for actual publication I think I need to define the 'must-haves' before first version is uploaded as a library

mellowdrifter commented 3 years ago

Sorry was bashing out a bunch of updates. Can you de-conflict?

crankynetman commented 3 years ago

Sure thing! Sorry, I've been AFK a bit. I think I am actually going to delete my branch and start fresh since I had moved bgpstuff.py for the packaging and then it got updated and I merged when I shouldn't have :smile: