Commits · v2.1.1
kmbio
Browse files
Mar 26, 2021
Fix bump2version issues
· ad2afc42
ostrokach
authored
Mar 26, 2021
View commits for tag v2.1.1
v2.1.1
ad2afc42
Bump version 2.1.0 → 2.1.1
· 4e29371a
ostrokach
authored
Mar 26, 2021
4e29371a
Fix bumpversion config
· 246f7ea9
ostrokach
authored
Mar 26, 2021
246f7ea9
Quote version in meta.yaml
· 2a2201aa
ostrokach
authored
Mar 26, 2021
2a2201aa
Use different numpy versions for different python versions
· 7cd89cc0
ostrokach
authored
Mar 26, 2021
7cd89cc0
Bump minimum numpy version
· d3320e0f
ostrokach
authored
Mar 26, 2021
d3320e0f
Fix build stage
· c7f87c24
ostrokach
authored
Mar 26, 2021
c7f87c24
Bump python versions
· c926ceae
ostrokach
authored
Mar 26, 2021
c926ceae
Sep 17, 2020
Bump version 2.0.21 → 2.1.0
· c291f7d2
ostrokach
authored
Sep 17, 2020
View commits for tag v2.1.0
v2.1.0
c291f7d2
Update another link for setup.cfg
· bce1899c
ostrokach
authored
Sep 17, 2020
bce1899c
Fix path to setup.cfg
· 67c3bc3e
ostrokach
authored
Sep 17, 2020
67c3bc3e
Try to fix tests
· 494cdbde
ostrokach
authored
Sep 17, 2020
494cdbde
Add test_helpers module
· 3bc5f77c
ostrokach
authored
Sep 17, 2020
3bc5f77c
Don't import utils by default
· 135c470b
ostrokach
authored
Sep 17, 2020
135c470b
Remove conftest
· 10d3b0e0
ostrokach
authored
Sep 17, 2020
10d3b0e0
Fix deprecation warnings
· c3fbcad3
ostrokach
authored
Sep 17, 2020
c3fbcad3
Remove references to Bio.Alphabet
· d7813898
ostrokach
authored
Sep 17, 2020
d7813898
Jul 22, 2020
Fix installation of pytest rc
· d95270b5
ostrokach
authored
Jul 22, 2020
d95270b5
Try pytest with import-mode=importlib
· 93a81055
ostrokach
authored
Jul 22, 2020
93a81055
Don't report code coverage
· 8f2b7743
ostrokach
authored
Jul 22, 2020
8f2b7743
Install coverage
· c0c1f083
ostrokach
authored
Jul 22, 2020
c0c1f083
Remove __init__.py file from tests
· 1c34a85f
ostrokach
authored
Jul 22, 2020
1c34a85f
Add empty __init__.py file to generate coverage report
· 4d2f112a
ostrokach
authored
Jul 21, 2020
4d2f112a
Add coverage stats
· 8671ebb9
ostrokach
authored
Jul 21, 2020
8671ebb9
Add recommonmark to extensions
· ef985e63
ostrokach
authored
Jul 21, 2020
ef985e63
Switch to using "conda activate"
· e8c10bfd
ostrokach
authored
Jul 21, 2020
e8c10bfd
Bump version 2.0.20 → 2.0.21
· 3200ba67
ostrokach
authored
Jul 21, 2020
View commits for tag v2.0.21
v2.0.21
3200ba67
Don't add local channel unless we need it
· d8aa8d73
ostrokach
authored
Jul 21, 2020
d8aa8d73
No need to pin numpy version if using --variant-config-file
· d314fd3b
ostrokach
authored
Jul 21, 2020
d314fd3b
Don't install conda build
· 92ce6c67
ostrokach
authored
Jul 21, 2020
92ce6c67
Jul 21, 2020
Add variant-config-files
· 8baa8fd7
ostrokach
authored
Jul 21, 2020
8baa8fd7
Strict channel priority
· 00204d7e
ostrokach
authored
Jul 21, 2020
00204d7e
Pin numpy version
· cd4dbee9
ostrokach
authored
Jul 21, 2020
cd4dbee9
Set channel priority to true instead of strict when building
· dd5790e9
ostrokach
authored
Jul 21, 2020
dd5790e9
Don't add default channel before building
· fe7a4070
ostrokach
authored
Jul 21, 2020
fe7a4070
Bump version 2.0.19 → 2.0.20
· d75c11d4
ostrokach
authored
Jul 21, 2020
View commits for tag v2.0.20
v2.0.20
d75c11d4
Fix docs stage
· c14a1d86
ostrokach
authored
Jul 21, 2020
c14a1d86
Quiet isort
· af10345c
ostrokach
authored
Jul 21, 2020
af10345c
Fix isort script
· 0884beba
ostrokach
authored
Jul 21, 2020
0884beba
Add package folder to channels
· 7c0df6b0
ostrokach
authored
Jul 21, 2020
7c0df6b0
Loading