Browse code

delete trailing whitespace

Christoph Groth authored on 08/01/2016 11:10:43
Showing 1 changed files
... ...
@@ -1,5 +1,4 @@
1 1
 [egg_info]
2
-tag_build = 
2
+tag_build =
3 3
 tag_date = 0
4 4
 tag_svn_revision = 0
5
-
Browse code

include default setup.cfg

We do not use it, but this makes sure that it's included in SOURCES.txt. This
is necessary so that source distributions can be recreated identically from
source distributions.

Christoph Groth authored on 20/10/2015 17:38:16
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+[egg_info]
2
+tag_build = 
3
+tag_date = 0
4
+tag_svn_revision = 0
5
+