Skip to content

Commit

Permalink
Automate building libraries
Browse files Browse the repository at this point in the history
Finally no more binaries in the repo
  • Loading branch information
ColdGrub1384 committed Dec 4, 2020
1 parent 8448388 commit b409c8e
Show file tree
Hide file tree
Showing 19,913 changed files with 141,746 additions and 6,321,222 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ Python3_Mac/python
*.xcuserdatad
SciPy/cminpack-master/cminpack.xcodeproj/xcuserdata/*
opencv2.framework/*
downloadable-site-packages/compiled/*
Extensions/*/*.framework
63 changes: 63 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,66 @@
[submodule "TextKit_LineNumbers"]
path = TextKit_LineNumbers
url = https://github.com/ColdGrub1384/TextKit_LineNumbers.git
[submodule "Extensions/Dependencies/numpy"]
path = Extensions/Dependencies/numpy
url = https://github.com/numpy/numpy.git
[submodule "Extensions/Dependencies/pandas"]
path = Extensions/Dependencies/pandas
url = https://github.com/pandas-dev/pandas.git
[submodule "Extensions/Dependencies/matplotlib"]
path = Extensions/Dependencies/matplotlib
url = https://github.com/matplotlib/matplotlib.git
[submodule "Extensions/Dependencies/lxml"]
path = Extensions/Dependencies/lxml
url = https://github.com/lxml/lxml.git
[submodule "Extensions/Dependencies/libxml2"]
path = Extensions/Dependencies/libxml2
url = https://gitlab.gnome.org/GNOME/libxml2.git
[submodule "Extensions/Dependencies/libxslt"]
path = Extensions/Dependencies/libxslt
url = https://github.com/ColdGrub1384/libxslt.git
[submodule "Extensions/Dependencies/Pillow"]
path = Extensions/Dependencies/Pillow
url = https://github.com/python-pillow/Pillow.git
[submodule "Extensions/Dependencies/nacl"]
path = Extensions/Dependencies/nacl
url = https://github.com/pyca/pynacl.git
[submodule "Extensions/Dependencies/kiwisolver"]
path = Extensions/Dependencies/kiwisolver
url = https://github.com/nucleic/kiwi.git
[submodule "Extensions/Dependencies/biopython"]
path = Extensions/Dependencies/biopython
url = https://github.com/biopython/biopython.git
[submodule "Extensions/Dependencies/pywt"]
path = Extensions/Dependencies/pywt
url = https://github.com/PyWavelets/pywt.git
[submodule "Extensions/Dependencies/bcrypt"]
path = Extensions/Dependencies/bcrypt
url = https://github.com/pyca/bcrypt.git
[submodule "Extensions/Dependencies/statsmodels"]
path = Extensions/Dependencies/statsmodels
url = https://github.com/statsmodels/statsmodels.git
[submodule "Extensions/Dependencies/pyzmq"]
path = Extensions/Dependencies/pyzmq
url = https://github.com/zeromq/pyzmq.git
[submodule "Extensions/Dependencies/regex"]
path = Extensions/Dependencies/regex
url = https://bitbucket.org/mrabarnett/mrab-regex.git
[submodule "Extensions/Dependencies/gensim"]
path = Extensions/Dependencies/gensim
url = https://github.com/RaRe-Technologies/gensim.git
[submodule "Extensions/Dependencies/pyemd"]
path = Extensions/Dependencies/pyemd
url = https://github.com/wmayner/pyemd.git
[submodule "Extensions/Dependencies/astropy"]
path = Extensions/Dependencies/astropy
url = https://github.com/astropy/astropy.git
[submodule "Extensions/Dependencies/sklearn"]
path = Extensions/Dependencies/sklearn
url = https://github.com/scikit-learn/scikit-learn.git
[submodule "Extensions/Dependencies/skimage"]
path = Extensions/Dependencies/skimage
url = https://github.com/scikit-image/scikit-image.git
[submodule "Extensions/Dependencies/scipy"]
path = Extensions/Dependencies/scipy
url = https://github.com/scipy/scipy.git
29 changes: 0 additions & 29 deletions Extensions/Astropy/astropy-_erfa-ufunc.framework/Info.plist

This file was deleted.

Binary file not shown.
29 changes: 0 additions & 29 deletions Extensions/Astropy/astropy-compiler_version.framework/Info.plist

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
29 changes: 0 additions & 29 deletions Extensions/Astropy/astropy-io-ascii-cparser.framework/Info.plist

This file was deleted.

Binary file not shown.
29 changes: 0 additions & 29 deletions Extensions/Astropy/astropy-io-fits-_utils.framework/Info.plist

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.

This file was deleted.

Binary file not shown.
29 changes: 0 additions & 29 deletions Extensions/Astropy/astropy-stats-_stats.framework/Info.plist

This file was deleted.

Binary file not shown.
Loading

0 comments on commit b409c8e

Please sign in to comment.