Skip to content

Commit

Permalink
Temporary changes while PyPI submission is delayed
Browse files Browse the repository at this point in the history
  • Loading branch information
felixpatzelt committed Sep 23, 2017
1 parent d3b6df3 commit 4f78c29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
# Python egg metadata
/*.egg-info
/*.egg
/*.eggs

# Mac OS
.DS_Store
5 changes: 3 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ Further reading:
Installation
------------

::
Download or clone the package. In the main directory execute::

pip install colorednoise
pip install .
pyPI submission is in progress.

Dependencies
------------
Expand Down

0 comments on commit 4f78c29

Please sign in to comment.