소스 검색

Update NEWS.

Jelmer Vernooij 4 년 전
부모
커밋
ef06f58b39
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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.