Skip to content

Conversation

sseshan7
Copy link
Contributor

Adding pypi markdown support flag.
Uprevving version to 0.1.0.
Including pip install instructions to install from PyPI.

These changes will prepare this repo for upload to PyPI, and should be merged in before it is packaged and uploaded.

Added pypi markdown support. Uprevved version to 0.1.0. Include pip install instructions to install from PyPI.

```bash
pip install .
pip install united-states-congress
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be added after the package is uploaded to pypi?

setuptools.setup(
name='united-states-congress',
version='0.0.1',
version='0.1.0',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we start using date based versioning?

Something like:
'2022.04.20'

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