Move core packages to the one place; Bump to 3.0.0a17

This commit is contained in:
Ivan Kravets
2017-03-11 23:28:55 +02:00
parent a20434ace5
commit 571a52b432
10 changed files with 52 additions and 62 deletions

View File

@@ -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")