Am Montag, 25. November 2019 16:39:05 UTC+1 schrieb RjOllos:
>
>
> He says in the ticket, that he doesn't want to take the time to publish to 
> PyPI, so I think that's the answer. 
>

Is it possible to host multiple versions on PyPI like a development and a 
release version?
Would it be possible for such plugins that have no release cycle, to have a 
generic development version on PyPI that is always a mirror of the latest 
SVN revision? I mean does the author really need to run a command for every 
PyPI release?

Ok, alternatively this would be one of those plugins where I'm going to add 
such a svn+http URI to the requirement_file pointing to the SVN repository. 
But I guess with those links a '*pip2 list --user --outdated*' or '*pip2 
install --user -Ur requirements_file*' would not work, because there is no 
easy way to check if there is an update on svn+http, only by re-installing.

Best regards,
- Mo

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/d1284515-3a9f-4c14-aa53-eb950d47d1ca%40googlegroups.com.

Reply via email to