Modify ↓
#12322 closed task (fixed)
Plugin has no license
| Reported by: | figaro | Owned by: | podskalsky |
|---|---|---|---|
| Priority: | normal | Component: | SvnMultiUrlsPlugin |
| Severity: | normal | Keywords: | nolicense, licence |
| Cc: | Trac Release: |
Description
The plugin currently does not indicate a license. Would you kindly add one? Suggested changes can be found in DevGuide#License.
Attachments (0)
Change History (4)
comment:1 Changed 11 years ago by
| Keywords: | nolicense licence added |
|---|
comment:2 Changed 11 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 Changed 11 years ago by
comment:4 Changed 11 years ago by
the svnmultiurlsplugin/0.12/svnmultiurls/__init__.py file is existing.
I've now removed the unnecessary svnmultiurls/setup.py file.
Note: See
TracTickets for help on using
tickets.



The changes in [14595] add a
setup.pyand an unnecessarysvnmultiurls/setup.py, but the package still won't be installable as an egg without an__init__.pyin thesvnmultiurlsdirectory. Would you like me to fix that?