Skip to content
Snippets Groups Projects
Commit 72875f8a authored by Tue Herlau's avatar Tue Herlau
Browse files

Options

parent bf28a330
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,5 @@ setup(
author_email='tuhe@dtu.dk',
description='A lightweight student evaluation framework build on unittest',
install_requires=['jinja2', 'tabulate', 'sklearn', 'compress_pickle', ],
package_data=[('', ['cs101courseware_example/Report1_resources_do_not_hand_in.dat', 'cs101courseware_example/Report2_resources_do_not_hand_in.dat']),],
package_data={'', 'cs101courseware_example/Report1_resources_do_not_hand_in.dat', 'cs101courseware_example/Report2_resources_do_not_hand_in.dat'},
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment