Skip to content

Commit 927b572

Browse files
committed
* Don't depend on pytest-trio
1 parent f41e163 commit 927b572

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
trio-asyncio (0.7.4-3) unstable; urgency=medium
2+
3+
* Don't depend on pytest-trio
4+
5+
-- Matthias Urlichs <matthias@urlichs.de> Tue, 29 May 2018 03:23:44 +0200
6+
17
trio-asyncio (0.7.4-2) unstable; urgency=medium
28

39
* fix packaging

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Maintainer: Matthias Urlichs <matthias@urlichs.de>
33
Section: python
44
Priority: optional
55
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9),
6-
python3-pytest-trio,
76
python3-trio (>= 0.4.0),
7+
python3-pytest-runner,
88
Standards-Version: 3.9.6
99
Homepage: https://github.com/smurfix/trio-asyncio
1010

0 commit comments

Comments
 (0)