mirror of
https://github.com/stevenrobertson/cuburn.git
synced 2025-12-15 09:36:09 -05:00
Add new task distribution system
Still in crazy beta
This commit is contained in:
3
dist/_importhack.py
vendored
Normal file
3
dist/_importhack.py
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
import os, sys
|
||||
sys.path.insert(0,
|
||||
os.path.abspath(os.path.join(os.path.dirname(__file__), '../')))
|
||||
Reference in New Issue
Block a user