Thomas Kluyver
|
7afbce6ccf
Merge pull request #119 from jswetzen/pypi-mkdir
|
8 years ago |
Johan Swetzén
|
6ee2960c09
Handle mkdir error like Python 3.5
|
8 years ago |
Thomas Kluyver
|
51b05bda58
Avoid using exist_ok parameter
|
8 years ago |
Thomas Kluyver
|
0e507b8757
Version number -> 1.12
|
8 years ago |
Thomas Kluyver
|
020ef545cd
Update default Python version to 3.6.1
|
8 years ago |
Thomas Kluyver
|
b733747923
Fix up some tests for older Pythons
|
8 years ago |
Thomas Kluyver
|
6e3ca785fd
Use the actively maintained pathlib2 backport
|
8 years ago |
Thomas Kluyver
|
1c77b0577a
Merge pull request #114 from cachitas/patch-1
|
8 years ago |
Hugo Cachitas
|
88cfb3aa78
Add publisher entry to the docstring
|
8 years ago |
Thomas Kluyver
|
3e46d0572f
Add info on writing data files to FAQ
|
8 years ago |
Thomas Kluyver
|
4a3d0a899e
Version number -> 1.11
|
8 years ago |
Thomas Kluyver
|
106d50a63b
Fix docs build
|
8 years ago |
Thomas Kluyver
|
7e432bbb56
Debugging docs build
|
8 years ago |
Thomas Kluyver
|
99046750fc
Ensure pynsist can be imported when building docs
|
8 years ago |
Thomas Kluyver
|
1a45917c55
Simplify and fix reading config files
|
8 years ago |
Thomas Kluyver
|
08759ee6ba
Clearer error message when config file not there
|
8 years ago |
Thomas Kluyver
|
9b176dfeb6
Merge pull request #113 from Siecje/config
|
8 years ago |
Cody Scott
|
c9505a3c2b
Pull request feedback
|
8 years ago |
Cody Scott
|
af19f40438
Allowing config values to start with a newline
|
8 years ago |
Thomas Kluyver
|
9cd4cd73e0
Version number -> 1.10
|
8 years ago |
Thomas Kluyver
|
fbdf2615d8
Add extra requirements to docs build
|
8 years ago |
Thomas Kluyver
|
52a3718882
Add Python 3.6 for CI services
|
8 years ago |
Thomas Kluyver
|
cf529d6b48
Update default Python version numbers
|
8 years ago |
Thomas Kluyver
|
5e2b4ce2d9
Warn when we can't find the cache directory on Windows
|
8 years ago |
Thomas Kluyver
|
e01d6f08eb
Mention _system_path.py in LICENSE description
|
8 years ago |
Thomas Kluyver
|
e341b6d1f3
Add document on design principles
|
8 years ago |
Thomas Kluyver
|
b9003bfcba
Update list of examples
|
8 years ago |
Thomas Kluyver
|
08491f57b3
Fix package name
|
8 years ago |
Thomas Kluyver
|
e9f2771c58
Merge branch 'master' of github.com:takluyver/pynsist
|
8 years ago |
Thomas Kluyver
|
fe99ef8950
Document recent changes
|
8 years ago |