Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitabef80a

Browse files
committed
chore: removed legacy platform check
1 parenta356fc1 commitabef80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎setup.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ url = https://github.com/MozillaSecurity/ffpuppet
2020
include_package_data = True
2121
install_requires =
2222
psutil >= 5.9.0
23-
xvfbwrapper >= 0.2.9; sys_platform == "linux" or sys_platform == "linux2"
23+
xvfbwrapper >= 0.2.9; sys_platform == "linux"
2424
package_dir =
2525
= src
2626
packages =

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp