Commit graph

56 commits

Author SHA1 Message Date
Maxim G. Ivanov
6fcf6d00bd
Fix URL "committing as you go" 2022-12-24 10:56:00 -07:00
David Lord
2381044d04
remove references to mailing list 2022-05-10 09:28:43 -07:00
Maria Andrea Vignau
9158d3b0b8 remove tab directive 2022-05-02 11:58:24 -06:00
Grey Li
34027d8d87 Improve the contributing guide 2021-06-14 14:20:04 +08:00
Oleksis Fraga Menéndez
0d594b8c0f
Add update pip and setuptools section (#4061)
* Add update pip and setuptools section

* Simplify the command to upgrade pip

Co-authored-by: Grey Li <withlihui@gmail.com>
2021-05-21 12:33:09 +08:00
oleksis
1492160887 Fix Fork link 2021-05-13 03:54:41 -04:00
David Lord
52adf2ec21
rename default branch in files 2021-05-11 15:18:41 -07:00
David Lord
b496d8b7cb
update contributing guide 2021-02-08 18:26:37 -08:00
Grey Li
1035efc7d6
Add command switch tabs for Bash, CMD and Powershell with sphinx-tabs (#3714)
* Enable Sphinx extension sphinx-tabs

* Add command tabs for all export commands

* Add command tabs for all venv commands

Fix trim spaces
2020-10-15 14:08:37 -07:00
Grey Li
1580aa30cb Update Discord invite links 2020-07-21 12:11:17 +08:00
David Lord
a54f6ee648
update contributing guide 2020-06-11 19:19:49 -07:00
Alan Swenson
c59e019f5c
update code-block typo (#3642) 2020-06-05 21:48:37 -07:00
David Lord
eea31f29a5
use pip-compile to pin dev requirements 2020-05-23 14:03:11 -07:00
David Lord
8e2fb4633e
reformat contributing doc 2020-05-23 13:48:24 -07:00
David Lord
7673835b3d
remove Python 2 from docs 2020-04-04 12:05:44 -07:00
David Lord
b5d9084f15
Merge branch '1.1.x' 2019-11-18 19:07:23 -08:00
David Lord
824e548036
add 3.8 to pipelines 2019-11-18 18:57:43 -08:00
Mellcap Zhao
941bc9ff60 Fix link to header in CONTRIBUTING (#3382) 2019-10-06 13:26:00 -07:00
David Lord
a3f07829ca
Merge branch '1.1.x' 2019-09-24 06:44:36 -07:00
hharutyunyan
9b94e14638 Updating contribution docs. Added the link with a guide to install pre-commit and made the pre-commit installation command a code block. 2019-08-29 02:44:00 +04:00
makdon
3628cbceaf Add version '3.7' and a comma in "Running the test" of contributing guide. 2019-07-21 21:25:29 +08:00
David Lord
1351d0a565
Merge branch '1.0.x' 2019-06-23 16:57:52 -07:00
David Lord
cb6272ccc8
fix docks linkcheck 2019-06-23 15:37:51 -07:00
Joshua Bronson
6ac4b93779
Close issues from commit messages in CONTRIBUTING 2019-05-31 09:57:21 -04:00
Joshua Bronson
7ac2cbf63a
Add pre-commit install-hooks to first-time setup 2019-05-31 09:17:52 -04:00
jab
33379155f6 Add pre-commit to dev dependencies, document it and pre-commit in CONTRIBUTING
Now that we have a Black pre-commit hook (#3138),
ensure pre-commit gets installed on ``pip install -e .[dev]``
and document use of Black (rather than "try to follow pep8")
in CONTRIBUTING.
2019-05-23 10:51:38 -04:00
David Lord
84f8e1634f
azure pipelines ci on 1.0.x branch 2019-05-16 14:32:21 -07:00
David Lord
bcf8cb1fd4
azure config, fix docs build 2019-05-16 12:45:03 -07:00
David Lord
2236ba980c
Merge branch '1.0.x' 2019-05-16 12:18:36 -07:00
David Lord
e61fd5f6cb
add instructions for bug and feature branches 2019-05-16 10:22:21 -07:00
Abhinav
c2b4b745e9
add more git commands to contributing doc 2019-05-16 10:22:01 -07:00
David Lord
5e41e409bc
fix discord link, clean up 2019-05-16 09:47:56 -07:00
Abdur-Rahmaan Janhangeer
62fe1563ad
Update CONTRIBUTING.rst 2019-05-16 09:43:51 -07:00
Aditya
f05625eb82 Use https for external links wherever possible 2018-10-27 17:58:45 +05:30
David Lord
c3dd7b8e4c
rewrite tutorial docs and example 2018-04-09 00:53:25 -07:00
David Lord
9bf5c3b3a3
update project metadata
new readme
readme as setup.py long_description
links in changes
git in authors
add travis osx env
break out docs build in travis
remove python_requires for now
2018-02-08 12:43:22 -08:00
Hsiaoming Yang
60eecb547d Remove python 2.6 and 3.3 everywhere. (#2583) 2018-01-06 10:49:50 +01:00
David Lord
3c7625e8c0
update development resources
fix tox to test examples again
add detox tox env for faster testing
clean up makefile, add tox target
add extra group for installing dev requirements
clean up contributing doc, build with docs
expand issue template
add pull request template
2017-05-28 10:26:07 -07:00
Kenneth Reitz
90854c756a resolve merge conflicts 2017-05-25 17:15:53 -04:00
David Lord
532ca2e089
reorganize git instructions 2017-05-23 11:18:48 -07:00
Christopher Sorenson
2339f1f24e
making some updates to the CONTRIBUTING.rst 2017-05-23 08:56:27 -07:00
Anton Sarukhanov
4cd0299aff Merge branch 'master' into makecov 2017-05-22 14:14:40 -07:00
David Lord
a80eab70ba Update CONTRIBUTING.rst
basic pytest can't handle examples, pass tests dir
2017-05-11 12:35:03 -07:00
Jeff Widman
bb0e755c80 Migrate various docs links to https (#2180)
Also fixed a few outdated links
2017-02-11 10:43:11 +01:00
vojtekb
95db82f8f7 py.test => pytest (#2173)
py.test => pytest
2017-02-09 18:34:16 +01:00
Cody
d25c801a3b add 'caution' section to docs, workaround for zero-padded file modes (#2057)
Fix #2029
2016-10-14 10:13:42 +02:00
Anton Sarukhanov
5cadd4a348 Added make target for test coverage, documented make commands 2016-06-08 08:26:01 -04:00
Josh
bbd6c8c791 Expanding contribution documentation (#1883)
- README updated with link to CONTRIBUTING.rst
- CONTRIBUTING.rst has instructions on running code coverage
2016-06-03 14:32:10 -07:00
Adam Chainz
70de011d51 Convert readthedocs link for their .org -> .io migration for hosted projects (#1827)
As per their email ‘Changes to project subdomains’:

> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.

Test Plan: Manually visited all the links I’ve modified.
2016-05-29 15:49:38 +02:00
Adrian
0690ce18c2 Correct spelling for Stack Overflow 2016-04-08 20:47:08 +02:00