#897: Allow Twisted dependency to be fulfilled by separate tarballs
--------------------+-------------------------------------------------------
Reporter: clepple | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.1
Version: 0.8.0 | Keywords:
--------------------+-------------------------------------------------------
Comment(by dustin):
Like this? (Obviously master would require more than just core)
{{{
#!patch
@@ -64,7 +64,7 @@ except ImportError:
]
else:
setup_args['install_requires'] = [
- 'twisted >= 2.0.0',
+ 'Twisted_Core >= 2.0.0',
]
setup_args['entry_points'] = {
'console_scripts': [}}}
--
Ticket URL: <http://buildbot.net/trac/ticket/897#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits