Filip Š
|
bbb77aa488
|
Update docs
|
2020-03-13 13:46:51 +01:00 |
|
Filip Š
|
1e08d29cfc
|
Use package_dir to specify path to Python package
|
2020-03-13 13:45:14 +01:00 |
|
Joe Rickerby
|
40ff745321
|
Bump version: v1.3.0
v1.3.0
|
2020-03-12 19:53:34 +00:00 |
|
Joe Rickerby
|
8f9a68fe94
|
Improve setup docs for Github actions
|
2020-03-12 19:46:58 +00:00 |
|
Joe Rickerby
|
840da16d39
|
Merge pull request #194 from mayeut/github-workflows
Add support for GitHub Actions
|
2020-03-12 09:25:31 +00:00 |
|
Matthieu Darbois
|
b797430d21
|
Add support for GitHub Actions
Closes #159
|
2020-03-10 22:45:29 +01:00 |
|
Yannick Jadoul
|
c22d50427c
|
Merge pull request #297 from YannickJadoul/travis-yml-reference-allow_failures
Use yaml anchors and references to not repeat full job in allow_failures
|
2020-03-10 01:05:29 +01:00 |
|
Yannick Jadoul
|
ce85c8730d
|
Use yaml anchors and references to not repeat full job in allow_failures
|
2020-03-09 21:03:15 +01:00 |
|
Joe Rickerby
|
34f8427aab
|
Merge pull request #296 from myselfhimself/patch-1
Referencing gmic-py as Working example (for the macosx Github Actions…
|
2020-03-09 19:21:31 +00:00 |
|
Jonathan-David Schröder
|
bb12d3dc31
|
Referencing gmic-py as Working example (for the macosx Github Actions builds)
|
2020-03-09 19:10:18 +01:00 |
|
Joe Rickerby
|
77fb97caf3
|
Fix typo
|
2020-03-08 18:08:48 +00:00 |
|
Joe Rickerby
|
23870b6780
|
Update options.md
Docs edit- now Windows does run in a shell too
|
2020-03-08 18:06:14 +00:00 |
|
Joe Rickerby
|
4caee57c21
|
Merge pull request #242 from Czaki/before_test
Add CIBW_BEFORE_TEST to customize test environment
|
2020-03-08 17:55:59 +00:00 |
|
Grzegorz Bokota
|
7e566e46ee
|
uses sys.prefix instead of sys.executable in before_test
|
2020-03-08 14:25:42 +01:00 |
|
Joe Rickerby
|
9ae2ae4ac6
|
Produce a python-3-only wheel
|
2020-03-08 13:10:06 +00:00 |
|
Joe Rickerby
|
42489436a2
|
Remove obsolete bumpversion config
|
2020-03-08 12:52:22 +00:00 |
|
Joe Rickerby
|
4628c1334e
|
Bump version: v1.2.0
v1.2.0
|
2020-03-08 12:50:23 +00:00 |
|
Joe Rickerby
|
18b4d42f83
|
Add bump_version.py script
|
2020-03-08 12:49:35 +00:00 |
|
Joe Rickerby
|
ff99cb37f8
|
Update changelog
|
2020-03-07 19:09:28 +00:00 |
|
Joe Rickerby
|
d0e5781832
|
Merge pull request #293 from joerick/windows-chain-commands
Allow chaining of commands on Windows
|
2020-03-07 18:39:04 +00:00 |
|
Joe Rickerby
|
7dfc173bca
|
Update docs
|
2020-03-07 18:05:30 +00:00 |
|
Grzegorz Bokota
|
79cf7e47ae
|
fix test after rebase, fix typos in readme
|
2020-03-07 18:18:01 +01:00 |
|
Joe Rickerby
|
99dc079380
|
Merge pull request #292 from joerick/s390x-allow-failures
Allow failures on s390x on Travis
|
2020-03-07 14:55:53 +00:00 |
|
Joe Rickerby
|
696067f19e
|
Merge pull request #230 from mayeut/macos-appveyor
Add macOS support on AppVeyor
|
2020-03-07 14:17:07 +00:00 |
|
Joe Rickerby
|
e934c8219e
|
Merge pull request #291 from mayeut/update-cpython3.8
Update CPython 3.8 from 3.8.1 to 3.8.2 on macOS/Windows
|
2020-03-07 14:16:01 +00:00 |
|
Joe Rickerby
|
8de326a67a
|
Another test
|
2020-03-07 12:22:44 +00:00 |
|
Joe Rickerby
|
c33fa2ada0
|
Add test for boolean ops on windows
|
2020-03-07 12:21:31 +00:00 |
|
Joe Rickerby
|
6265d87d09
|
Try removing the explicit cmd call
|
2020-03-07 12:17:49 +00:00 |
|
Grzegorz Bokota
|
baba7706e0
|
add example with non pip python package
|
2020-03-07 12:24:15 +01:00 |
|
Grzegorz Bokota
|
d613a8c1a6
|
remove clean files from setup.py, fixes in doc
|
2020-03-07 12:24:15 +01:00 |
|
Grzegorz Bokota
|
01a7c2d6df
|
reorder before_test
|
2020-03-07 12:24:15 +01:00 |
|
 Grzegorz BokotaandJoe Rickerby
|
6461074ec9
|
Apply spell suggestions from joerick code review
Co-Authored-By: Joe Rickerby <joerick@mac.com>
|
2020-03-07 12:24:15 +01:00 |
|
Grzegorz Bokota
|
d9e6bbfa4f
|
add documentation
|
2020-03-07 12:24:15 +01:00 |
|
Grzegorz Bokota
|
4e9316036c
|
add before test variable
|
2020-03-07 12:24:15 +01:00 |
|
Joe Rickerby
|
93913ef2fa
|
Remove debugging fail on s390x
|
2020-03-07 11:19:52 +00:00 |
|
mayeut
|
7903ff60f9
|
Update CPython 3.8 from 3.8.1 to 3.8.2 on macOS/Windows
Changelog: https://docs.python.org/release/3.8.2/whatsnew/changelog.html#python-3-8-2-final
|
2020-03-07 12:12:08 +01:00 |
|
mayeut
|
028c1dbf10
|
Add macOS support on AppVeyor
|
2020-03-07 12:03:00 +01:00 |
|
Joe Rickerby
|
ce5fc12b5f
|
Merge pull request #283 from Czaki/test_virtualenv2
change 02_test to check if virtualenv is properly used another version
|
2020-03-07 10:54:47 +00:00 |
|
Joe Rickerby
|
07fae7e0e5
|
Try neatening windows config
|
2020-03-07 10:52:53 +00:00 |
|
Joe Rickerby
|
d0692932fb
|
Fix travis deprecation warnings
|
2020-03-07 10:46:26 +00:00 |
|
Joe Rickerby
|
1238c9d7e5
|
Try 'minimal' build image
|
2020-03-07 10:38:27 +00:00 |
|
Joe Rickerby
|
38fef4e1d8
|
Consistent build names
|
2020-03-07 10:37:21 +00:00 |
|
Joe Rickerby
|
863829f67b
|
Allow the failure of x390x and update Travis job names
|
2020-03-07 10:31:51 +00:00 |
|
Joe Rickerby
|
4456d51e03
|
Merge pull request #290 from joerick/remove-run-with-env
Try removing appveyor_run_with_env.cmd
|
2020-03-07 10:14:20 +00:00 |
|
Joe Rickerby
|
ec42cb6f42
|
Fix example references to python3 on Windows, where it's only python
Fix #285
|
2020-03-06 10:31:01 +00:00 |
|
Joe Rickerby
|
850db69eb7
|
Try removing appveyor_run_with_env.cmd
|
2020-03-06 10:15:30 +00:00 |
|
Joe Rickerby
|
4e3cef81d7
|
Fix style errors
|
2020-03-06 09:08:20 +00:00 |
|
Joe Rickerby
|
83452b75dd
|
Apply suggestions from code review
|
2020-03-05 18:28:16 +00:00 |
|
Grzegorz Bokota
|
be9eae6828
|
test path_contains
|
2020-03-03 23:06:27 +01:00 |
|
Grzegorz Bokota
|
281caf3d2e
|
bugfix for pypy
|
2020-03-02 15:01:02 +01:00 |
|