add pycairo to env

This commit is contained in:
Tony031218 2021-01-26 22:57:32 +08:00
parent f900669bc4
commit 4aa6be6e55
2 changed files with 3 additions and 1 deletions

View file

@ -25,4 +25,5 @@ dependencies:
- validators
- ipython
- PyOpenGL
- pycairo

View file

@ -17,3 +17,4 @@ pyreadline; sys_platform == 'win32'
validators
ipython
PyOpenGL
pycairo