mitodl / edx2bigquery

Tool to convert & load data from edX platform into BigQuery
GNU General Public License v2.0
29 stars 29 forks source link

Fix path syntax in setup, add python 2.7 requirement #68

Closed RogerTangos closed 6 years ago

RogerTangos commented 6 years ago

This corrects the path join syntax in main.py and mentions the python 2.7 requirement. Sorry for all of the whitespace changes - my linter adds those in automatically.

If you'd like to see any changes, let me know.

RogerTangos commented 6 years ago

Issues is already resolved as of PR #64