Ben Kurtovic
ee935f69dd
Version bump and fix docs build
1 year ago
Ben Kurtovic
0f5c1daf78
release/0.6.5
1 year ago
Ben Kurtovic
1f8121c691
Update Linux and Windows wheel builds
1 year ago
Ben Kurtovic
8c8d4463ac
Drop Python 3.6, add 3.11
1 year ago
Ben Kurtovic
cabdf77b36
Update appveyor config
1 year ago
Ben Kurtovic
6665505251
Version bump; switch from master+develop to main
2 years ago
Ben Kurtovic
7738752b01
release/0.6.4
2 years ago
Ben Kurtovic
0a26fc6200
Version bump
3 years ago
Ben Kurtovic
be4746f73d
release/0.6.3
3 years ago
Ben Kurtovic
dcf7ba4e79
Version bump
3 years ago
Ben Kurtovic
439e4c6d50
release/0.6.2
3 years ago
Ben Kurtovic
95209b9c21
Fix release error
3 years ago
Ben Kurtovic
5166515fa1
release/0.6.1
3 years ago
Ben Kurtovic
cccbd3ef11
Version bump
3 years ago
Ben Kurtovic
0f05dfa546
release/0.6
3 years ago
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.
3 years ago
Ben Kurtovic
895730681a
Update changelog and update AppVeyor config
3 years ago
Ben Kurtovic
b7b3b2e33e
Update changelog; minor tweak to file headers
3 years ago
Ben Kurtovic
d650f827b3
Drop EOL Python 3.4 support
4 years ago
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.
4 years ago
Kunal Mehta
7e5297fbe6
Drop Python 2 support
Fixes #221 .
4 years ago
Ben Kurtovic
1d5db41751
Add Python 3.8 to CI
4 years ago
Ben Kurtovic
b09b619709
Switch to 'unittest discover' over 'setup.py test'
4 years ago
Ben Kurtovic
9965709934
Version bump; update release script; update Travis
5 years ago
Ben Kurtovic
18646f712f
release/0.5.4
5 years ago
Ben Kurtovic
98dc30902d
Version bump
5 years ago
Ben Kurtovic
3d116713b2
release/0.5.3
5 years ago
Ben Kurtovic
2c0b9e5795
Version bump, fix release script again [ci skip]
6 years ago
Ben Kurtovic
8a88198aae
release/0.5.2
6 years ago
Ben Kurtovic
92237003d9
Try to fix appveyor issues.
6 years ago
Ben Kurtovic
b354c56755
Version bump; cleanup [ci skip]
6 years ago
Ben Kurtovic
cb96b4378a
release/0.5.1
6 years ago
Ben Kurtovic
cdc97f6f29
Version bump for 0.6 [ci skip]
7 years ago
Ben Kurtovic
3ffc13bfd4
release/0.5
7 years ago
Ben Kurtovic
dc0b3ae446
Enable Windows builds on Python 3.6; try to fix again.
7 years ago
Ben Kurtovic
08e5f7e1a5
Forgot version bump, sigh.
7 years ago
Ben Kurtovic
12d7d1d161
release/0.4.4
7 years ago
Ben Kurtovic
2ec35e209e
Fix appveyor release bug ( #126 )
9 years ago
Ben Kurtovic
a4c7fce95c
Version bump for 0.5 [ci skip]
9 years ago
Ben Kurtovic
eb89f386d7
release/0.4.3
9 years ago
Ben Kurtovic
3c12e72ce7
appveyor: fix for shadowing pip upgrade ( #126 )
9 years ago
Ben Kurtovic
0f33da4a1b
Possible fix for Python 3.5 x64 builds ( #126 )
See https://github.com/ogrisel/python-appveyor-demo/commit/09a1c8672e
9 years ago
Ben Kurtovic
651b63b7f6
Windows fix ( #126 )
9 years ago
Ben Kurtovic
2df3cfd710
appveyor: build on master+develop, release on master only ( #126 )
9 years ago
Ben Kurtovic
21fa211bc7
Add Python 3.5 to Appveyor.
9 years ago
Ben Kurtovic
720516a7e1
release/0.4.2
9 years ago
Ben Kurtovic
e6ffda6171
Fix some issues during 0.4.1 release.
9 years ago
Ben Kurtovic
e949dd8ddd
release/0.4.1
9 years ago
Ben Kurtovic
8ae14ab3ad
Finalize Windows build/release code ( closes #95 )
9 years ago
Ben Kurtovic
3aa6bb891c
Point releases are unnecessary in appyveyor.yml.
9 years ago