Skip to content

General cleanup of Package #515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Nov 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ quantecon.egg-info/
*.noseids
*.coverage
*.h5
examples/solow_model/depreciation_rates.dta
examples/solow_model/pwt80.dta
examples/*.png

# Numba cache files
*.nbc
Expand Down
8 changes: 0 additions & 8 deletions LIB_README.md

This file was deleted.

2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Copyright © 2013, 2014 Thomas J. Sargent and John Stachurski: BSD-3
Copyright © 2013-2019 Thomas J. Sargent and John Stachurski: BSD-3
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
77 changes: 0 additions & 77 deletions MANIFEST

This file was deleted.

5 changes: 3 additions & 2 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
include README.md
include LICENSE.txt
include README.md
include LICENSE.txt
recursive-include quantecon/tests/data *
Binary file removed data/gd.xls
Binary file not shown.
100 changes: 0 additions & 100 deletions data/graph.dat

This file was deleted.

100 changes: 0 additions & 100 deletions data/graph.txt

This file was deleted.

26 changes: 0 additions & 26 deletions data/graph_out.txt

This file was deleted.

9 changes: 0 additions & 9 deletions data/test_pwt.csv

This file was deleted.

Loading