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

Options

parent c4d7f39e
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,5 @@ setup( ...@@ -12,5 +12,5 @@ setup(
author_email='tuhe@dtu.dk', author_email='tuhe@dtu.dk',
description='A lightweight student evaluation framework build on unittest', description='A lightweight student evaluation framework build on unittest',
install_requires=['jinja2', 'tabulate', 'sklearn', 'compress_pickle', ], install_requires=['jinja2', 'tabulate', 'sklearn', 'compress_pickle', ],
data_files=[('bitmaps', ['cs101courseware_example/Report1_resources_do_not_hand_in.dat', 'cs101courseware_example/Report2_resources_do_not_hand_in.dat']),], data_files=[('', ['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