Skip to content

Commit fdff244

Browse files
committed
Adding the astropy_helpers repo as a submodule to astropy; currently I'm adding my fork of astropy_helpers but will update the submodule to point to https://github.com/astropy/astropy_helpers.git once this is ready to merge into astropy's master.
Updating submodule ref
1 parent 14dd4b6 commit fdff244

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "astropy_helpers"]
2+
path = astropy_helpers
3+
url = https://github.com/embray/astropy_helpers.git

astropy_helpers

Submodule astropy_helpers added at 6e937ea

0 commit comments

Comments
 (0)