Skip to content

Commit 863f395

Browse files
authored
Fixing setup.py
1 parent fef2063 commit 863f395

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
from setuptools import setup, find_packages
1313
from __af_version__ import full_version
1414

15-
TODO:
16-
1) Look for af libraries during setup
17-
2) Include test suite
15+
#TODO:
16+
#1) Look for af libraries during setup
17+
#2) Include test suite
1818

1919
setup(
2020
author="Pavan Yalamanchili",

0 commit comments

Comments
 (0)