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

Options

parent c9e34596
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', ['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