Skip to content

Commit

Permalink
Changed MANIFEST.in to match *_test?.atr* automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
robmcmullen committed Jun 28, 2018
1 parent dc4a0a8 commit cdac322
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ include LICENSE
include README.rst
recursive-include scripts *
include atrcopy/templates/*
include test_data/dos*atr
include test_data/sd*atr
include test_data/container*gz
include test_data/container*bz2
include test_data/container*xz
include test_data/container*dcm
include test_data/*_test?.atr
include test_data/*_test?.atr.*
include test_data/*.xex
include test_data/rebuild.sh
include test_data/create_binary.py

0 comments on commit cdac322

Please sign in to comment.