Skip to content

Commit

Permalink
Remove useless "results" folder from package
Browse files Browse the repository at this point in the history
Related to #1248.
  • Loading branch information
liZe committed Nov 25, 2020
1 parent e4f4fb6 commit e453158
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ console-scripts = weasyprint = weasyprint.__main__:main
[options.package_data]
weasyprint = VERSION
weasyprint.tests = resources/*.*, resources/*/*
weasyprint.tests.test_draw = results/*.*
weasyprint.css = *.css

[options.extras_require]
Expand Down

0 comments on commit e453158

Please sign in to comment.