Commit graph

69 commits

Author SHA1 Message Date
David Lord
ffc0cba994
update guide 2023-04-13 09:55:44 -07:00
David Lord
0f73470123
simplify config, update guide 2023-04-13 09:44:00 -07:00
emisargent
1a3611cb6d Update guide for automatic forking 2023-03-21 00:05:29 +00:00
emisargent
9a72c86ea1 Update contributing guide 2023-03-20 22:41:19 +00:00
emisargent
c5ec09dc54 Update text 2023-03-16 17:40:22 +00:00
emisargent
af11b12fdf Update welcome text, contributing guide 2023-03-16 17:29:18 +00:00
emisargent
b015c6b21e Activate venv in current terminal 2023-02-18 01:13:41 +00:00
emisargent
4ae67d6aa9 Update contributing guide 2023-02-18 00:13:16 +00:00
emisargent
8ae3ed8a1b Automatically activate venv 2023-02-17 23:53:55 +00:00
emisargent
d7e26c95da Missing periods 2023-02-11 00:59:05 +00:00
emisargent
a42fe15ba1 Fix docs error 2023-02-11 00:56:18 +00:00
emisargent
bcd375a41c Update CHANGES and CONTRIBUTING 2023-02-10 23:21:22 +00:00
David Lord
8f13f5b6d6
update docs and examples for pyproject
setup.py -> pyproject.toml
venv -> .venv
2023-01-18 10:32:51 -08:00
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