Skip to content

Commit

Permalink
Move data to own repo
Browse files Browse the repository at this point in the history
  • Loading branch information
schneiderfelipe authored and Felipe S. S. Schneider committed Nov 16, 2020
1 parent abb2417 commit 16808b4
Show file tree
Hide file tree
Showing 301 changed files with 17 additions and 6,560,603 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.6, 3.7, 3.8]
python-version: [3.6, 3.7, 3.8, '3.x', 'pypy3']

steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.INTEGRATIVE_KEY }}
submodules: true
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1
with:
Expand Down
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Vim files
*~

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "overreact-data"]
path = data
url = https://github.com/schneiderfelipe/overreact-data.git
1 change: 1 addition & 0 deletions data
Submodule data added at 874f04
164 changes: 0 additions & 164 deletions data/ammonia/BP86-D4-gCP/def2-TZVP/NH3.hess

This file was deleted.

Loading

0 comments on commit 16808b4

Please sign in to comment.