David Hewitt
|
5fd5dcba44
|
bump maturin version in example files
|
2023-06-14 08:45:32 +01:00 |
David Hewitt
|
5ca3001957
|
examples: update maturin to 0.13
|
2022-08-18 08:17:53 +01:00 |
David Hewitt
|
000a903676
|
ci: build all examples in debug
|
2022-01-23 08:41:39 +00:00 |
David Hewitt
|
ce7e17c0e6
|
examples: add cargo-generate configuration
|
2021-12-15 08:11:46 +00:00 |
David Hewitt
|
33b8aba3bb
|
examples: simplify tox instructions
|
2020-11-10 12:50:41 +00:00 |
Azat Ibrakov
|
134c129edc
|
Fix installing in 'venv' and datetime tests on Windows (#472)
* Add failing test
* Complete formatting
* Fix commands execution
* Fix commands execution for Linux
* Extract virtual environment creation/removing into separate functions
* Complete error messages
* Complete examples building
* Use 'venv' independent path
* Call script by dotted path instead of 'source' call
* Add Travis CI script
* Rename variable: 'exec_prefix' -> 'base_prefix'
* Add AppVeyor script
* Remove Rust test
* Complete shell script mode
* Complete path to powershell script
* Use 'pushd'/'popd' instead of 'cd'
* Complete powershell script
* Complete shell script
* Fix setup
* Use 'tox-venv' plugin for 'venv' stdlib module support
* Remove additional 'venv' testing
* Use global environment instead of calling 'set'
* Use 'tox' for AppVeyor, extract commands into 'setup' & 'test' scripts
* Add updating of 'pip' & 'setuptools'
* Add moving in/back from examples directories
* Complete 'pip'/'setuptools' updating
* Complete requirements
* Complete 'word-count' example configuration
* Simplify 'setup' script
* Complete 'rustapi_module' example tests
* Revert formatting
* Complete examples configuration
* Remove redundant annotations
* Add entry in changelog
|
2019-05-12 22:20:17 +09:00 |
Paul Ganssle
|
b9a2d2c89f
|
Update word-count to support PEP 517 sdists
|
2019-04-25 07:06:29 -04:00 |
konstin
|
d0ed68414a
|
Many small improvements
|
2018-08-04 19:56:59 +02:00 |