add python dependencies
This commit is contained in:
4
.CondaPkg/env/Lib/idlelib/idle_test/example_noext
vendored
Normal file
4
.CondaPkg/env/Lib/idlelib/idle_test/example_noext
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
#!usr/bin/env python
|
||||
|
||||
def example_function(some_argument):
|
||||
pass
|
||||
Reference in New Issue
Block a user