File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3939
4040 <br >
4141
42+ <a href =" https://github.com/ActivityWatch/activitywatch/actions?query=branch%3Amaster " >
43+ <img title="Build Status GitHub" src="https://github.com/ActivityWatch/activitywatch/workflows/Build/badge.svg?branch=master" />
44+ </a >
4245 <a href =" https://travis-ci.org/ActivityWatch/activitywatch " >
4346 <img title="Build Status Travis" src="https://travis-ci.org/ActivityWatch/activitywatch.svg?branch=master" />
4447 </a >
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ pyinstaller = "3.5"
2525psutil = " ^5.7.0"
2626pywin32-ctypes = {version = " ^0.2.0" , platform = " win32" }
2727pefile = {version = " ^2019.4.18" , platform = " win32" }
28- setuptools = " <45.0.0" # workaround for https://github.com/pypa/setuptools/issues/1963#issuecomment-573675633
2928
3029[build-system ]
3130requires = [" poetry>=0.12" ]
You can’t perform that action at this time.
0 commit comments