Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Improve ignores & setup.py #86

Merged
merged 4 commits into from
Dec 17, 2018
Merged

Improve ignores & setup.py #86

merged 4 commits into from
Dec 17, 2018

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Dec 17, 2018

Noticed a few improvements to be made while publishing 0.13.3/0.13.4

  • Added .idea, tests, dist, .circleci to npmignore.
  • Added repository url to setup.py

@rmarren1
Copy link
Contributor

💃, could also consider adding

    long_description=io.open('README.md', encoding='utf-8').read(),
    long_description_content_type='text/markdown',

while you are updating setup.py, which will show the README properly on pypi. Right now it is empty.

I'll leave it up to you, we could just do another PR

@T4rk1n T4rk1n merged commit ffafd9b into master Dec 17, 2018
@T4rk1n T4rk1n deleted the fix-ignores branch December 17, 2018 20:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants