Roman Mogylatov
ccdafd0ded
Update docs index page
2020-07-02 22:06:15 -04:00
Roman Mogylatov
1da54216f1
Remove github badges
2020-07-02 21:47:21 -04:00
Roman Mogylatov
5e5be18245
Add github badges
2020-07-02 21:44:49 -04:00
Roman Mogylatov
7d11dde318
Move logo to wiki
2020-07-02 21:38:56 -04:00
Roman Mogylatov
f83d741e30
Update README.rst
2020-07-02 18:40:03 -04:00
Roman Mogylatov
950922c642
Remove header
2020-07-02 18:35:59 -04:00
Roman Mogylatov
4425741156
Update README.rst
2020-07-02 18:35:04 -04:00
Roman Mogylatov
8ac1f87e04
Remove spaces
2020-07-02 18:27:56 -04:00
Roman Mogylatov
41628712a4
Update logo
2020-07-02 18:27:40 -04:00
Roman Mogylatov
6b3094d340
Add space
2020-07-02 18:20:48 -04:00
Roman Mogylatov
de2ed303f7
Experiment with badges
2020-07-02 18:19:29 -04:00
Roman Mogylatov
68d250b8d9
Remove readme header
2020-07-02 18:15:56 -04:00
Roman Mogylatov
05ec3981a7
Try logo placement
2020-07-02 18:14:54 -04:00
Roman Mogylatov
ec3be85cf7
Merge branch 'release/3.19.1' into master
2020-07-01 23:20:42 -04:00
Roman Mogylatov
5e84f3145e
Update makefile
2020-07-01 23:20:28 -04:00
Roman Mogylatov
0da9f2c6b5
Update travis config to publish to real pypi
2020-07-01 23:18:41 -04:00
Roman Mogylatov
cc90f66dc8
Bump version to 3.19.1
2020-07-01 23:17:29 -04:00
Roman Mogylatov
4a82aa18c3
Wheels ( #260 )
...
* Update .travis.yml
* Update .travis.yml
* Add cibuildwheel jobs
* Point twine to testpypi
* Add test suffix to version
* Try to fix windows builds
* Change version to 3.19.0.a2
* Remove build dependencies from dev requirements
* Add condition to trigger build on tags
* Bump version to 3.19.0a3
* Target sdist job to publish to testpypi
* Upgrade travis config
* Bump version to 3.19.0a4
* Return version
* Update changelog
* Update makefile
2020-07-01 23:16:38 -04:00
Roman Mogylatov
75a9f6faf0
Update changelog
2020-06-30 17:32:16 -04:00
Roman Mogylatov
18bac2b1d6
Fix travis config warnings
2020-06-30 17:31:01 -04:00
Roman Mogylatov
f84daf6467
Add default os and dist to travis config
2020-06-30 17:04:47 -04:00
Roman Mogylatov
dfe61826b0
Rename matrix to jobs at travis config
2020-06-30 17:02:54 -04:00
Roman Mogylatov
0126fdb522
Remove sudo from travis config
2020-06-30 17:01:52 -04:00
Roman Mogylatov
f8b78443f9
Encrypt slack token at travis config
2020-06-30 17:00:23 -04:00
Roman Mogylatov
1ca6f303c9
Update changelog
2020-06-30 16:44:01 -04:00
Roman Mogylatov
8681500236
Start using twine for dist uploading to PyPI ( #259 )
2020-06-30 16:40:30 -04:00
Roman Mogylatov
17621d9fd7
Merge branch 'release/3.19.0' into master
2020-06-29 16:41:32 -04:00
Roman Mogylatov
1a5e7baf7b
Bump version to 3.19.0
2020-06-29 16:34:05 -04:00
Roman Mogylatov
a0a3da8f72
Improve List and Configuration provider docs
2020-06-29 16:32:48 -04:00
Roman Mogylatov
2513d1f600
Selector provider ( #258 )
...
* Add Selector provider
* Add Selector provider example
* Add tests for selector provider
* Update changelog
* Add pydocstyle ignore D101 for examples
* Fix repr() test
* Update changelog
* Add D203,D213 to examples pydocstyle ignore
* Add selector provider docs
2020-06-29 16:32:12 -04:00
Roman Mogylatov
783be3ad36
Merge branch 'release/3.18.1' into master
2020-06-25 23:49:37 -04:00
Roman Mogylatov
284b258879
Add docs for environment varibles interpolation in the Configuration provider
2020-06-25 23:48:55 -04:00
Roman Mogylatov
7491fc05a2
Fix ini files parsing
2020-06-25 23:37:01 -04:00
Roman Mogylatov
1cd25e701f
Add interpolation of environment variables for Configuration provider
2020-06-25 23:16:19 -04:00
Roman Mogylatov
5718140a82
Merge branch 'release/3.18.0' into master
2020-06-25 18:06:58 -04:00
Roman Mogylatov
525ddbc24c
Bump version to 3.18.0
2020-06-25 18:06:37 -04:00
Roman Mogylatov
f176b02045
Add flake8 config
2020-06-25 18:01:15 -04:00
Roman Mogylatov
62e1995a7d
Add configuration provider docs
2020-06-25 17:12:16 -04:00
Roman Mogylatov
507a832bb8
Add Configuration.from_env() method + refactoring
2020-06-25 12:50:42 -04:00
Roman Mogylatov
3217feb73b
Update providers.pyx code style
2020-06-24 21:27:40 -04:00
Roman Mogylatov
e5275cf3f2
Skip yaml testing for on Python 3.4
2020-06-24 21:23:29 -04:00
Roman Mogylatov
65db4f2b1d
Fix code style issue
2020-06-24 21:23:05 -04:00
Roman Mogylatov
ad2d8155d4
Remove yaml stub in providers module
2020-06-24 21:13:37 -04:00
Roman Mogylatov
c8b0fa22af
Add yaml extras install to tox.ini
2020-06-24 21:07:57 -04:00
Roman Mogylatov
e22edcdadd
Restore configuration methods
2020-06-24 21:04:30 -04:00
Roman Mogylatov
0dad8727cf
Fix setup.py
2020-06-24 21:01:33 -04:00
Roman Mogylatov
1a23b8b6f5
Try type(dict) fix
2020-06-24 17:38:52 -04:00
Roman Mogylatov
50d8363650
Pin virtualenv to 20.0.23
2020-06-24 17:26:58 -04:00
Roman Mogylatov
52c98bbe49
Comment yaml-related code
2020-06-24 17:16:46 -04:00
Roman Mogylatov
f7871dfc49
Update extras in tox.ini
2020-06-24 16:46:48 -04:00