FogBugz » FogBugzPy A Python wrapper for the FogBugz API Read More
Clone URL:  
Pushed to one repository · View In Graph Contained in master

We'll be merging it straight to the FogBugz package

Changeset aa00099b8fc5

Parent 12398498e210

by Profile picture of User 2722Daniel Lieberman <daniel.lieberman610@gmail.com>

Changes to one file · Browse files at aa00099b8fc5 Showing diff from parent 12398498e210 Diff from another changeset...

Change 1 of 1 Show Entire File setup.py Stacked
 
11
12
13
14
 
15
16
17
 
11
12
13
 
14
15
16
17
@@ -11,7 +11,7 @@
     setup_params = dict( - name='fogbugz_bis', + name='fogbugz',   use_scm_version=True,   py_modules=['fogbugz'],   license=license,