Changeset - acaa02179aeb
[Not reviewed]
default
0 1 0
Mads Kiilerich - 11 years ago 2015-04-07 02:51:16
madski@unity3d.com
setup.cfg: update checked-in version to match how sdist writes it
1 file changed with 3 insertions and 4 deletions:
0 comments (0 inline, 0 general)
setup.cfg
Show inline comments
 
[egg_info]
 
tag_build =
 
tag_svn_revision = true
 
tag_svn_revision = 0
 
tag_date = 0
 

	
 
[nosetests]
 
verbose=True
 
@@ -8,10 +9,7 @@ verbosity=2
 
with-pylons=test.ini
 
detailed-errors=1
 
nologcapture=1
 
#pdb=1
 
#pdb-failures=1
 

	
 
# Babel configuration
 
[compile_catalog]
 
domain = kallithea
 
directory = kallithea/i18n
 
@@ -42,3 +40,4 @@ all_files  = 1
 

	
 
[upload_sphinx]
 
upload-dir = docs/_build/html
 

	
0 comments (0 inline, 0 general)