Skip to content

Commit aa3de63

Browse files
committed
add test fixtures to sdist
1 parent 8755133 commit aa3de63

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## Unreleased
8+
### Added
9+
- Test fixtures to sdist
10+
711
## [1.38.1] - 2019-05-30
812
### Fixed
913
- Changelog

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include CHANGELOG.md
22
include README.md
3+
include test/fixtures/*.json

0 commit comments

Comments
 (0)