Skip to content

Commit

Permalink
modularity first step
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaSare committed Oct 4, 2019
1 parent f9ac122 commit 4b15e2f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

from setuptools import setup

with open("README.md", "r") as fh:
long_description = fh.read()

setup(name='Physcraper',
version='0.1',
description='Physcraper',
Expand Down

0 comments on commit 4b15e2f

Please sign in to comment.