Tarek Ziadé
|
f68b5b8046
|
#2279 added the plain path case for data_files
|
2009-02-17 09:42:44 +00:00 |
Tarek Ziadé
|
ae9dc8c48a
|
#2279: use os.sep so the MANIFEST file test work on win32
|
2009-02-16 21:41:54 +00:00 |
Tarek Ziadé
|
7dd533963f
|
Fixed #2279: distutils.sdist.add_defaults now add files listed in package_data and data_files
|
2009-02-16 21:38:01 +00:00 |
Tarek Ziadé
|
1369900619
|
Fix for #5257: refactored all tests in distutils, so they use a temporary directory.
|
2009-02-14 14:10:23 +00:00 |
Tarek Ziadé
|
5da9a51d9d
|
fixed test_make_distribution so it runs on any platform, as long as tar an gzip are available
|
2009-01-29 23:49:17 +00:00 |
Tarek Ziadé
|
aaedcef578
|
Fixed #1885: --formats=tar,gztar was not working properly in the sdist command
|
2009-01-25 23:34:00 +00:00 |
Tarek Ziadé
|
85d6fb5022
|
fixed #1702551: distutils sdist was not pruning VCS directories under win32
|
2009-01-04 00:04:49 +00:00 |