-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update HISTORY.md * Update dependency * Bump version: 0.3.2 → 0.3.3 * Use master branch of docformatter
- Loading branch information
Showing
6 changed files
with
19 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,9 +46,7 @@ jobs: | |
sudo apt-get install -y graphviz | ||
python -m pip install --upgrade pip | ||
python -m pip install pytest coverage coveralls | ||
pip install git+https://github.com/XENONnT/[email protected]_cevns_unblind --force-reinstall | ||
pip install strax==v1.6.5 --force-reinstall | ||
pip install git+https://github.com/XENONnT/straxen.git@sr1_leftovers --force-reinstall | ||
pip install git+https://github.com/XENONnT/[email protected]_wimp_unblind --force-reinstall | ||
- name: Start MongoDB | ||
uses: supercharge/[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
__version__ = "0.3.2" | ||
__version__ = "0.3.3" | ||
|
||
from . import dtypes | ||
from .dtypes import * | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters