Skip to content

Commit

Permalink
Use aiosmtpd as python10 hack from r-peschke's fork (#1515)
Browse files Browse the repository at this point in the history
Co-authored-by: Ralf Peschke <[email protected]>
  • Loading branch information
r-peschke and Ralf Peschke authored Oct 28, 2022
1 parent f077c49 commit dcd7a3b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/partial/requirements_development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ autoflake==1.4
debugpy==1.5.1

# fork of aiosmtpd for python 3.10
git+https://github.com/foutrelis/aiosmtpd.git@e3321f474c0d8f63a17186a6e727f490d943f624
git+https://github.com/r-peschke/aiosmtpd.git@aiosmtpd-customized
#aiosmtpd==1.4.2 for better times

# typing
types-PyYAML==6.0.5
Expand Down

0 comments on commit dcd7a3b

Please sign in to comment.