Browse Source

Update NEWS.

Jelmer Vernooij 4 years ago
parent
commit
ef06f58b39
1 changed files with 2 additions and 0 deletions
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -20,6 +20,8 @@
  * Install dulwich script from entry_points when setuptools is available,
    making it slightly easier to use on Windows. (Jelmer Vernooij, #540)
 
+ * Set python_requires>=3.5 in setup.py. (Manuel Jacob)
+
 0.20.2	2020-06-01
 
  * Brown bag release to fix uploads of Windows wheels.