diff --git a/markovbot/__pycache__/__init__.cpython-35.pyc b/markovbot/__pycache__/__init__.cpython-35.pyc deleted file mode 100644 index a9d2d68..0000000 Binary files a/markovbot/__pycache__/__init__.cpython-35.pyc and /dev/null differ diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 0000000..3c6e79c --- /dev/null +++ b/setup.cfg @@ -0,0 +1,2 @@ +[bdist_wheel] +universal=1