Skip to content

Commit

Permalink
more packaging tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Work Prahl committed Aug 3, 2017
1 parent 942720c commit 8cee439
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Required Python modules: numpy, matplotlib

License
--------------
miepython is licensed under the terms of the MIT license.
miepython is licensed under the terms of the MIT license.
5 changes: 4 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
[metadata]
description-file = README.rst
description-file = README.md

[bdist_wheel]
universal=1

0 comments on commit 8cee439

Please sign in to comment.