Modify ↓
      
        Opened 18 years ago
Closed 17 years ago
#1953 closed defect (fixed)
license in setup.py should be a single-line value for python setup.py bdist_rpm to work
| Reported by: | thomasvs | Owned by: | Matt Good | 
|---|---|---|---|
| Priority: | normal | Component: | AccountManagerPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.10 | 
Description
This conforms to all other examples of setup.py I've seen up to now.
Attachments (0)
Note: See
        TracTickets for help on using
        tickets.
    


(In [3721])
setup.pyand changed thelicense=option to simply be 'THE BEER-WARE LICENSE" so that bdist_rpm will work. Closes #1953.