Skip to content

Commit

Permalink
Merge pull request #279 from pllim/fix-conda
Browse files Browse the repository at this point in the history
Fix conda build
  • Loading branch information
pllim committed Aug 3, 2020
2 parents ea0bc54 + 61875a2 commit 9b57874
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 5 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,11 @@
1.1.0 (unreleased)
==================

1.0.1 (2020-08-03)
==================

- Fix for ``conda`` build. Does not affect functionalities. [#279]

1.0.0 (2020-07-31)
==================

Expand Down
4 changes: 0 additions & 4 deletions setup.cfg
Expand Up @@ -39,11 +39,7 @@ classifiers =
packages = find:
zip_safe = False
setup_requires =
setuptools
setuptools_scm
wheel
oldest-supported-numpy
extension-helpers
install_requires =
numpy>=1.16
astropy>=3
Expand Down

0 comments on commit 9b57874

Please sign in to comment.