-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add gitter info * readme typo * update coverage dependency * deploy to linux and windows * update coverage dependency * add six dependency * travis revert * update travis * speed up test * change cibuildtools syntax * docker deploy * update travis * update travis * update travis * docker into jobs * name deplot stage * change deploy * update testing script * update coverage dependency * new curation interface * update stages * remove matrix * update jobs * update python versions * update wheelbuilding * remove script and add os * update travis * formatting check with black * update wheelbuilding * ls before deployment * remove install from deployment job * move install to script * conditional deployment * update conditions * update conditions * twine upload * install twine * install twine * update travis * change twine upload * update testing * retry twine upload * retry twine upload * bump * full deploy test * update manifest * update travis * full deployment * fix typo in travis.yml * tag * edit conditional deployment * remove sudo * update travis * update travis * update travis * remove wheelbuilding * update conditions * Update conditions * tag condition * update conditions * add branch to condition * remove branch * update conditions * add branch to conditions * add repo to conditions * add repo to conditions * reorder conditions * reorder conditions * add condition * add matrix * revert travis * update tests * more job detail * more job detail * full test and deploy * bump * update coverage * remove unneeded line in travis * remove unneeded line in travis * test coveralls * pin coveralls version * update coveralls * windows tests * Upgrade setuptools * upgrade setuptools * bump * update coverage call * update coveralls depedency * update coveralls depedency * fix documentation * fix import statement * fix conflicts * update napari points api usage * update docs * update amap api useage * fix imlib source_files import errors * bump
- Loading branch information
1 parent
fb6e1c4
commit 83bacec
Showing
6 changed files
with
19 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
__version__ = "0.3.9" | ||
__version__ = "0.3.10" | ||
__author__ = "Adam Tyson, Christian Niedworok, Charly Rousseau" | ||
__license__ = "GPL-3.0" |
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
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