Jay Kamat
|
3e816f5f8b
|
Update copyright for 2019
|
2019-02-22 21:45:08 -08:00 |
|
Florian Bruhin
|
6f028e9ad0
|
Update copyright years
|
2018-02-05 12:19:50 +01:00 |
|
Gyorgy Orban
|
bb54a954fe
|
use subprocess run
The usage of subprocess.run is recommended since python 3.5.
Popen, check_call, call and check_output calls were replaced with run.
|
2017-11-01 09:59:32 +01:00 |
|
Florian Bruhin
|
f92ccd4893
|
Show diff on Travis in check_doc_changes
|
2017-07-04 15:09:23 +02:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
eeb830e040
|
travis: Ignore doc changes when building a PR
Fixes #1441
|
2016-04-20 22:35:02 +02:00 |
|
Florian Bruhin
|
0eb12b8fa0
|
Fix spelling
|
2016-03-16 06:23:39 +01:00 |
|
Florian Bruhin
|
07d31634c6
|
Add script to check for doc changes
|
2016-03-15 22:43:47 +01:00 |
|