add python dependencies
This commit is contained in:
6
.CondaPkg/env/Lib/curses/panel.py
vendored
Normal file
6
.CondaPkg/env/Lib/curses/panel.py
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
"""curses.panel
|
||||
|
||||
Module for using panels with curses.
|
||||
"""
|
||||
|
||||
from _curses_panel import *
|
||||
Reference in New Issue
Block a user