Ben Kurtovic
cabdf77b36
Update appveyor config
há 1 ano
Ben Kurtovic
6665505251
Version bump; switch from master+develop to main
há 2 anos
Ben Kurtovic
7738752b01
release/0.6.4
há 2 anos
Ben Kurtovic
0a26fc6200
Version bump
há 3 anos
Ben Kurtovic
be4746f73d
release/0.6.3
há 3 anos
Ben Kurtovic
dcf7ba4e79
Version bump
há 3 anos
Ben Kurtovic
439e4c6d50
release/0.6.2
há 3 anos
Ben Kurtovic
95209b9c21
Fix release error
há 3 anos
Ben Kurtovic
5166515fa1
release/0.6.1
há 3 anos
Ben Kurtovic
cccbd3ef11
Version bump
há 3 anos
Ben Kurtovic
0f05dfa546
release/0.6
há 3 anos
Ben Kurtovic
2721de2447
Drop Python 3.5 Windows wheels
It's EOL and AppVeyor builds are broken under it if we want to support Python 3.9.
Not fully deprecating 3.5 for now because it's still used on Toolforge.
há 3 anos
Ben Kurtovic
895730681a
Update changelog and update AppVeyor config
há 3 anos
Ben Kurtovic
b7b3b2e33e
Update changelog; minor tweak to file headers
há 3 anos
Ben Kurtovic
d650f827b3
Drop EOL Python 3.4 support
há 4 anos
Kunal Mehta
03181bcd8b
Port tests to use pytest
pytest is the preferred way to write and run unit tests these days and
it has a cleaner interface - so lets switch to it. The tokenizer tests
especially are much easier to read/understand.
This was mostly done with find/replace regexes and then cleaned up
manually.
há 4 anos
Kunal Mehta
7e5297fbe6
Drop Python 2 support
Fixes #221 .
há 4 anos
Ben Kurtovic
1d5db41751
Add Python 3.8 to CI
há 4 anos
Ben Kurtovic
b09b619709
Switch to 'unittest discover' over 'setup.py test'
há 4 anos
Ben Kurtovic
9965709934
Version bump; update release script; update Travis
há 5 anos
Ben Kurtovic
18646f712f
release/0.5.4
há 5 anos
Ben Kurtovic
98dc30902d
Version bump
há 5 anos
Ben Kurtovic
3d116713b2
release/0.5.3
há 5 anos
Ben Kurtovic
2c0b9e5795
Version bump, fix release script again [ci skip]
há 6 anos
Ben Kurtovic
8a88198aae
release/0.5.2
há 6 anos
Ben Kurtovic
92237003d9
Try to fix appveyor issues.
há 6 anos
Ben Kurtovic
b354c56755
Version bump; cleanup [ci skip]
há 6 anos
Ben Kurtovic
cb96b4378a
release/0.5.1
há 6 anos
Ben Kurtovic
cdc97f6f29
Version bump for 0.6 [ci skip]
há 7 anos
Ben Kurtovic
3ffc13bfd4
release/0.5
há 7 anos
Ben Kurtovic
dc0b3ae446
Enable Windows builds on Python 3.6; try to fix again.
há 7 anos
Ben Kurtovic
08e5f7e1a5
Forgot version bump, sigh.
há 7 anos
Ben Kurtovic
12d7d1d161
release/0.4.4
há 7 anos
Ben Kurtovic
2ec35e209e
Fix appveyor release bug ( #126 )
há 9 anos
Ben Kurtovic
a4c7fce95c
Version bump for 0.5 [ci skip]
há 9 anos
Ben Kurtovic
eb89f386d7
release/0.4.3
há 9 anos
Ben Kurtovic
3c12e72ce7
appveyor: fix for shadowing pip upgrade ( #126 )
há 9 anos
Ben Kurtovic
0f33da4a1b
Possible fix for Python 3.5 x64 builds ( #126 )
See https://github.com/ogrisel/python-appveyor-demo/commit/09a1c8672e
há 9 anos
Ben Kurtovic
651b63b7f6
Windows fix ( #126 )
há 9 anos
Ben Kurtovic
2df3cfd710
appveyor: build on master+develop, release on master only ( #126 )
há 9 anos
Ben Kurtovic
21fa211bc7
Add Python 3.5 to Appveyor.
há 9 anos
Ben Kurtovic
720516a7e1
release/0.4.2
há 9 anos
Ben Kurtovic
e6ffda6171
Fix some issues during 0.4.1 release.
há 9 anos
Ben Kurtovic
e949dd8ddd
release/0.4.1
há 9 anos
Ben Kurtovic
8ae14ab3ad
Finalize Windows build/release code ( closes #95 )
há 9 anos
Ben Kurtovic
3aa6bb891c
Point releases are unnecessary in appyveyor.yml.
há 9 anos
Ben Kurtovic
c7497ddf63
Updates to installation/release code.
* Remove unnecessary win_install.ps1.
* Add appveyor version update to release script.
* Make setup.py's pure Python fallback code less intrusive.
há 9 anos
Ben Kurtovic
74ab399ed0
Try out appveyor config ( #95 )
há 9 anos