Shlomi Fish
ed18fd8156
Order imports based on flake8-import-order.
...
Tested on ci. See https://github.com/PyCQA/flake8-import-order . In the
process did some other cleanups and
https://en.wikipedia.org/wiki/Code_refactoring .
2019-01-11 23:55:06 +02:00
Shlomi Fish
63ae7a4ffa
appveyor: invalidate cache
2018-12-06 21:01:37 +02:00
Roderik Ploszek
de836fe5a0
Remove pygame version specification
...
pygame 1.9.4 wheels for python 3.4 are now available,
see https://github.com/shlomif/PySolFC/issues/86
2018-07-27 09:46:05 +02:00
Roderik Ploszek
1bfc960a97
Fix pygame dependency
...
see https://github.com/shlomif/PySolFC/issues/86
2018-07-23 10:57:26 +02:00
Shlomi Fish
b5205eaca4
Fix the tar.xz appveyor process.
...
Thanks to https://github.com/mlpack/mlpack/blob/master/.appveyor.yml .
2018-06-09 22:36:42 +03:00
Shlomi Fish
03a482e3ac
- rebuild appveyor windows build w newer music
...
see https://github.com/shlomif/PySolFC/issues/82 .
2018-06-09 22:27:16 +03:00
Roderik Ploszek
957133999a
Include music with Windows installer
...
see https://github.com/shlomif/PySolFC/issues/82
2018-05-27 20:30:43 +02:00
Roderik Ploszek
80ddc75992
Included pygame with the Windows binary
...
Music support, see https://github.com/shlomif/PySolFC/issues/82
2018-05-17 15:26:45 +02:00
Shlomi Fish
93f88ba514
Convert to the CPAN distro.
...
See https://metacpan.org/release/Code-TidyAll-Plugin-Flake8 .
2018-05-10 17:07:02 +03:00
Shlomi Fish
1fc2db6b3b
invalidate cache for new perl.
2018-04-23 21:37:59 +03:00
Shlomi Fish
45bbd12c02
Trigger a new appveyor build.
...
For fixing fc-solve on Baker's Dozen based on
https://github.com/shlomif/PySolFC/issues/58 .
2018-04-10 12:27:21 +03:00
Roderik Ploszek
1aa4315169
Bundle fc-solve with Windows installer
2018-04-09 23:56:51 +02:00
Roderik Ploszek
f9d54f8dcd
Fix vcredist download link
2018-03-25 23:25:15 +02:00
Roderik Ploszek
ed61804855
Bundle MSVC++ redistributable with the installer
...
Installer checks for presence of msvcr100.dll library in the System32 folder (or
SysWOW64 in case of 64 bit systems). If not present, it will install it
(version 2010 SP1 x86).
2018-03-24 17:58:32 +01:00
Roderik Ploszek
a37317c311
Fix cardsets and installer path
...
Also, make Inno Setup quiet.
2018-03-19 22:31:44 +01:00
Roderik Ploszek
819dbc6a2e
Add Windows installer build to appveyor
...
It also bundles locales and a few cardsets.
2018-03-19 17:14:52 +01:00
Shlomi Fish
d0513b732f
Add a test.
2018-03-12 22:19:18 +02:00
Roderik Ploszek
57351e808b
Add Pillow as a build dependence
...
Now images are loaded correctly in the Windows build
2018-03-10 11:25:39 +01:00
Roderik Ploszek
d0dcda1017
Add make rules to the build script
2018-03-09 00:14:15 +01:00
Shlomi Fish
4d1d1a2832
Test thru perltidy.
2018-03-09 00:35:04 +02:00
Roderik Ploszek
7aa2c42094
Remove dependency on sgmllib3k
2018-02-19 13:50:28 +01:00
Shlomi Fish
71d8a5bf54
Add artifacts to the appvveyor build.
2017-12-29 17:31:45 +02:00
Shlomi Fish
5f9d3379b1
try to fix appveyor version for py2exe.
...
See
https://stackoverflow.com/questions/41578808/python-indexerror-tuple-index-out-of-range-when-using-py2exe
.
2017-12-29 17:17:11 +02:00
Shlomi Fish
289296f9e1
try to fix appveyor: python path.
2017-12-29 17:00:03 +02:00
Shlomi Fish
b788aee95c
Try to fix appveyor.
2017-12-29 16:25:21 +02:00
Shlomi Fish
e859a2a4ae
Try to fix setup.py w py2exe.
2017-12-29 16:00:33 +02:00
Shlomi Fish
e9ba131086
Try py2exe in appveyor.
2017-12-29 15:38:02 +02:00
Shlomi Fish
f5a70afad0
Appveyor: remove old leftovers.
...
They are not needed.
2017-12-29 15:02:23 +02:00
Shlomi Fish
2f5cad548f
try fix appveyor
2017-12-10 17:22:16 +02:00
Shlomi Fish
fffa090583
Convert appveyor to use run-tests.pl.
2017-12-10 16:28:09 +02:00
Shlomi Fish
2ec239da2a
Add AppVeyor.
2017-12-10 15:50:40 +02:00