Skip to content

Commit

Permalink
VERSION file not required any more (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiaskoenig authored and hredestig committed Mar 15, 2017
1 parent e9f9aeb commit eaaa544
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cobra/VERSION

This file was deleted.

1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ def build_extension(self, ext):

package_data={
'': ['test/data/*',
'VERSION',
'mlab/matlab_scripts/*m']},

author="Daniel Robert Hyduke <danielhyduke@gmail.com>, "
Expand Down

0 comments on commit eaaa544

Please sign in to comment.