mayeut
3e22cd9a41
Drop Python 2.7
2021-05-07 11:54:27 -04:00
mayeut
bf31d18fbb
Drop Python 3.5
2021-05-07 11:54:27 -04:00
Joe Rickerby
aa12480ff0
'Bump version: v1.11.0'
2021-05-01 18:24:56 +01:00
Joe Rickerby
2c7c2c8fc7
'Bump version: v1.10.1'
2021-05-01 18:23:18 +01:00
Henry Schreiner
22d473acc0
fix: drop Python 2.7 on Windows using 2008 compiler
2021-04-25 00:55:16 -04:00
Henry Schreiner
f27943608b
ci: fix choco usage
...
Following https://docs.chocolatey.org/en-us/choco/commands/#scripting-integration-best-practices-style-guide
2021-04-25 00:55:16 -04:00
Joe Rickerby
84f82a5898
Bump version: v1.10.0
2021-02-23 21:07:56 +00:00
Joe Rickerby
985389d5ee
Fix a few version increment-related issues
2021-02-22 22:39:04 +00:00
Joe Rickerby
fe961f4a7e
Fix old version number
2021-02-22 22:33:51 +00:00
Henry Schreiner and Joe Rickerby
58c5e56e9f
docs: support tabs ( #576 )
...
* docs: support tabs
* Get superfences working
* Use an 'admonition' as a tab, add some styling
* docs: reorder tabs and modernize
* docs: tabbed options settings
* docs: reorder to match order in other places
* docs: correct the example
* Apply suggestions from code review (lazy edits in GH :) )
* Update mkdocs-include-markdown-plugin and remove unneeded include option
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-02-12 11:08:43 -05:00
Joe Rickerby
5514dd28f0
Bump version: v1.9.0
2021-02-05 21:44:41 +00:00
Henry Schreiner
49738c0cee
docs: Github -> GitHub, and ensure it doesn't happen again
2021-02-04 22:13:56 -05:00
Joe Rickerby
96e3964972
Bump version: v1.8.0
2021-01-22 19:18:49 +00:00
Joe Rickerby
07f972f6d3
A few docs fixes
2021-01-22 19:16:32 +00:00
Henry Fredrick Schreiner
eb9850dbde
feat: support Windows workaround on Travis CI
2021-01-22 13:01:00 -05:00
Joe Rickerby
4be9285fc7
Bump version: v1.7.4
2021-01-02 11:47:05 +00:00
Joe Rickerby
eed12cf4c9
Bump version: v1.7.3
2021-01-01 13:21:29 +00:00
Joe Rickerby
da91d7944d
Fix docs version number
2021-01-01 13:06:47 +00:00
Henry Schreiner
93a095d3de
docs: include action form of cibuildwheel
2020-12-27 22:26:31 -05:00
Álvaro Mondéjar
31a4e3c86b
Fix TravisCI deploy example link and TravisCI config example in README
2020-09-20 00:01:25 +02:00
Joe Rickerby
6840c9cea1
Add docs for linux-only Gitlab CI
2020-09-02 19:53:03 +01:00
Yannick Jadoul
9c3f44d086
Rename examples/*-deploy-only.yml to examples/*-deploy.yml, and keep sdist in dist/ in examples/github-deploy.yml
2020-06-02 17:07:18 +02:00
Yannick Jadoul
562d81c6ea
Add links to the PyPI deployment examples to the docs
2020-06-02 12:03:06 +02:00
Joe Rickerby
8f9a68fe94
Improve setup docs for Github actions
2020-03-12 19:46:58 +00:00
Matthieu Darbois
b797430d21
Add support for GitHub Actions
...
Closes #159
2020-03-10 22:45:29 +01:00
mayeut
028c1dbf10
Add macOS support on AppVeyor
2020-03-07 12:03:00 +01:00
Joe Rickerby
b779a88fde
Add note about 254 {vmImage: 'vs2017-win2016'} on Azure to docs
...
See #254
2020-01-28 21:28:22 +00:00
Yannick Jadoul
eda3dc1a4f
Moving Azure, AppVeyor, and CircleCI minimal examples in docs also to their own file under examples/
2019-12-10 14:57:25 +01:00
Yannick Jadoul
472fa32d9f
Added {% include ... %} directive for including examples/travis-ci-minimal.yml in docs/setup.md
2019-12-08 23:51:09 +01:00
Yannick Jadoul
2f41683e85
Including example Travis CI configuration from examples/ directory in docs/setup.md
2019-12-08 23:50:47 +01:00
Joe Rickerby
7709989603
Bump version
2019-12-07 14:58:10 +00:00
Seth Morton
190b013c61
Update Travis CI examples
...
For a more granular view of why each of these changes were made, please
see https://github.com/joerick/cibuildwheel-autopypi-example/pull/5 .
High-level overview:
- Adding Windows support
- Remove "sudo: required" for linux
- Use "python -m pip" instead of using an environment variable
- Add "install:" and "after_success:" steps so that errors get handled
and reported properly
- Rename "matrix:" to "jobs:" as this is the now preferred keyword
2019-11-25 15:08:18 -08:00
mayeut
b3f82d52cc
Update doc for AppVeyor on linux
2019-11-12 01:20:06 +01:00
Joe Rickerby
beda529298
Bump version
2019-11-10 15:16:37 +00:00
Joe Rickerby
07fd1a3203
Formatting and polish
2019-11-09 19:38:59 +00:00
Joe Rickerby
ac51d22884
Merge remote-tracking branch 'origin/master' into docs
2019-11-09 18:23:41 +00:00
Joe Rickerby
88ef908bad
Merge remote-tracking branch 'origin/master' into docs
...
Manually merged updates to README.md across to docs
# Conflicts:
# README.md
2019-11-03 19:38:18 +00:00
Joe Rickerby
89bb2d352d
Add docs links to the setup guide
2019-10-07 09:15:59 +01:00
Joe Rickerby
1741d7ce1f
Docs samples should pin versions
2019-10-06 23:05:55 +01:00
Joe Rickerby
bb2a5f8d17
Formatting improvements
2019-10-06 20:36:21 +01:00
Joe Rickerby
c006fdab36
Migrate more README over to the docs
2019-10-02 09:49:31 +01:00
Joe Rickerby
d280f0f16a
Add options to docs
2019-09-29 21:53:18 +01:00