@ -11,9 +11,10 @@ with open(os.path.join(here, 'CHANGES.txt')) as f:
requires=[
'pyramid',
'waitress',
'transaction',
'zope.sqlalchemy',
'SQLAlchemy',
'transaction',
'zope.sqlalchemy',
'SQLAlchemy',
'psycopg2',
]
setup(name='brewman',
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.