# This is a bit jank. We need cx-Freeze to be able to run anything from this script, so install it
try:
requirement='cx-Freeze>=6.15.2'
requirement='cx-Freeze>=6.15.10'
importpkg_resources
try:
pkg_resources.require(requirement)
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.