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

Options

parent d16376b0
Branches
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', ],
data_files=[('', ['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