Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sunpy/sunpy into sunpy_templated
Browse files Browse the repository at this point in the history
  • Loading branch information
CyclingNinja committed Feb 6, 2024
2 parents 4220165 + 2be8c2a commit 6558651
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env python
# We can remove this file when the default pip version
# that Python installs is pip >= 21.3
from setuptools import setup
from extension_helpers import get_extensions

setup(ext_modules=get_extensions())
setup()

0 comments on commit 6558651

Please sign in to comment.