mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Let's get rid of pycurl as available package, it's a pain to maintain
This commit is contained in:
parent
f568f7ccd3
commit
d465c56449
@ -113,8 +113,3 @@ class httplib2(package):
|
|||||||
|
|
||||||
module('httplib2', required = True)
|
module('httplib2', required = True)
|
||||||
|
|
||||||
class pycurl(package):
|
|
||||||
config(display_name = "PyCURL")
|
|
||||||
require('panda3d')
|
|
||||||
|
|
||||||
module('pycurl', required = True)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user