forked from platformio/platformio-core
Move core packages to the one place; Bump to 3.0.0a17
This commit is contained in:
@@ -17,7 +17,7 @@ from os import getcwd
|
||||
|
||||
import click
|
||||
|
||||
from platformio.pioplus import pioplus_call
|
||||
from platformio.managers.core import pioplus_call
|
||||
|
||||
|
||||
@click.command("test", short_help="Local Unit Testing")
|
||||
|
Reference in New Issue
Block a user