Skip to content

Commit

Permalink
Missing pydisdrometer.fit from setup.py (josephhardinee#56)
Browse files Browse the repository at this point in the history
Solving issue josephhardinee#55 
BUGFIX: Add fit module to install script.
  • Loading branch information
Valentin Louf authored and josephhardinee committed Sep 12, 2017
1 parent b26b0da commit 1179e98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
'pydisdrometer.aux_readers',
'pydisdrometer.plot',
'pydisdrometer.io',
'pydisdrometer.fit',
'pydisdrometer.partition',
'pydisdrometer.plot',
'pydisdrometer.utility'],
Expand Down

0 comments on commit 1179e98

Please sign in to comment.