Change PyDrive to DrivePy

This commit is contained in:
Joey Payne 2016-05-24 09:40:47 -06:00
commit 50defc1b72

View file

@ -1,7 +1,7 @@
from setuptools import setup
setup(
name='PyDrive',
name='DrivePy',
version='0.1.0',
author='Joey Yakimowich-Payne',
author_email='jyapayne@gmail.com',