removed testing notebook,

anticipated removal of pandas requirement,
added pandas and matplotlib to pyinstaller exclusion,
removed unessasary option in build scripts


Former-commit-id: 0fd24d42e1
This commit is contained in:
Arthur Lu
2021-10-30 03:51:03 +00:00
parent bd0c0d99f9
commit 9c2946718f
6 changed files with 6 additions and 122 deletions

View File

@@ -1,5 +1,4 @@
import requests
import pandas as pd
def pull_new_tba_matches(apikey, competition, cutoff):
api_key= apikey