Pcap-Analyzer icon indicating copy to clipboard operation
Pcap-Analyzer copied to clipboard

Fix some convention & dependencies

Open JackKuo-tw opened this issue 5 years ago • 1 comments

  1. Delete run.pyc. This is a compiled file from run.py, so we don't need it.
  2. Change requires to requirements.txt, this is the general convention of python project.
  3. Fix Flask-WTF, scapy-python3 version too old in requires

JackKuo-tw avatar Feb 04 '20 07:02 JackKuo-tw

comment

HatBoy avatar Jun 07 '22 07:06 HatBoy