diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 01b3c92..c12b9f3 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,7 +35,8 @@ jobs: find . -type f > before_test_files.txt conda env create -f environment.yml conda activate my_alignn - conda install pytest coverage codecov pandas numpy matplotlib phonopy scikit-learn jarvis-tools --quiet + conda install pytest coverage codecov pandas numpy matplotlib phonopy scikit-learn --quiet + #conda install pytest coverage codecov pandas numpy matplotlib phonopy scikit-learn jarvis-tools --quiet export DGLBACKEND=pytorch export CUDA_VISIBLE_DEVICES="-1" pip install phonopy flake8 pytest pycodestyle pydocstyle codecov pytest-cov coverage diff --git a/README.md b/README.md index 0230fb4..0d07c5d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -![alt text](https://github.com/usnistgov/alignn/actions/workflows/main.yml/badge.svg) -[![codecov](https://codecov.io/gh/usnistgov/alignn/branch/main/graph/badge.svg?token=S5X4OYC80V)](https://codecov.io/gh/usnistgov/alignn) +![alt text](https://github.com/atomgptlab/alignn/actions/workflows/main.yml/badge.svg) +[![codecov](https://codecov.io/gh/atomgptlab/alignn/branch/main/graph/badge.svg?token=S5X4OYC80V)](https://codecov.io/gh/atomgptlab/alignn) [![PyPI version](https://badge.fury.io/py/alignn.svg)](https://badge.fury.io/py/alignn) -![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/usnistgov/alignn) -![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/usnistgov/alignn) -![GitHub commit activity](https://img.shields.io/github/commit-activity/y/usnistgov/alignn) +![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/atomgptlab/alignn) +![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/atomgptlab/alignn) +![GitHub commit activity](https://img.shields.io/github/commit-activity/y/atomgptlab/alignn) [![Downloads](https://pepy.tech/badge/alignn)](https://pepy.tech/project/alignn)