Skip to content

Commit

Permalink
Remove unused and faulty commands in MANIFEST.in
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonwillard committed Jul 11, 2022
1 parent 0e57576 commit ca9c5b3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,7 @@ global-include *.cuh
global-include *.cpp
global-include *.h
global-include *.sh
global-include *.pkl
recursive-include doc
recursive-include doc *
include bin/aesara-cache
prune .jenkins
prune .travis
include versioneer.py
include aesara/_version.py

0 comments on commit ca9c5b3

Please sign in to comment.