Preload pupylib for 'python -m pupy' case

This commit is contained in:
Oleksii Shevchuk 2019-10-03 12:00:27 +03:00
parent f4a6b71abd
commit 7063f35a8f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
import argparse
import pupylib
from . import main