Skip to content

remove russian-stresser from dependency #3

remove russian-stresser from dependency

remove russian-stresser from dependency #3

Workflow file for this run

name: Test Installation
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up Python 3.10
uses: actions/setup-python@v4
with:
python-version: "3.10"
- name: Test Standard Install
run: |
pip install -e .