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

@@ -18,7 +18,7 @@ import sys
import click
from platformio.pioplus import pioplus_call
from platformio.managers.core import pioplus_call
@click.group("account", short_help="Manage PIO Account")